3 declare(strict_types=1);
48 public function audio(
string $source,
string $transcript =
""):
Audio;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
audio(string $source, string $transcript="")
description: purpose: The Audio component is used to play and control an mp3 audio source...
Interface for Video elements.
video(string $source)
description: purpose: The Video component is used to play and control mp4 video files, youtube or vimeo videos.