mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
add autoplay option for caption preview, removed useless audio and video libs
This commit is contained in:
@@ -43,6 +43,7 @@ class TooltipController extends Controller
|
||||
{
|
||||
return $this->render('prod/Tooltip/Preview.html.twig', [
|
||||
'record' => new \record_adapter($this->app, $sbas_id, $record_id),
|
||||
'autoplay' => true,
|
||||
'not_wrapped' => true
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user