19 declare(strict_types=1);
48 public function withPoster(
string $poster): \ILIAS\UI\Component\Player\Video;
withPoster(string $poster)
Set initially shown poster image.
withAdditionalSubtitleFile(string $lang_key, string $subtitle_file)
Set a subtitle file path (vtt file).
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
getSubtitleFiles()
Get subtitle files.
Interface for Video elements.