Home
last modified time | relevance | path

Searched refs:renderVideo (Results 1 – 2 of 2) sorted by relevance

/plugin/vimeo/
H A Dsyntax.php93 $this->renderVideo($renderer, $video);
/plugin/airtable/
H A Dsyntax.php365 return $this->renderVideo($media, $media_styles);
378 function renderVideo($video, $video_styles): string { function in syntax_plugin_airtable