|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaCast\Video\VideoSequence:Public Member Functions | |
| __construct (\ilObjMediaCast $cast) | |
| getVideos () | |
| getFirst () | |
Protected Member Functions | |
| init () | |
Protected Attributes | |
| ilObjMediaCast | $media_cast |
| array | $videos |
Definition at line 25 of file class.VideoSequence.php.
| ILIAS\MediaCast\Video\VideoSequence::__construct | ( | \ilObjMediaCast | $cast | ) |
Definition at line 31 of file class.VideoSequence.php.
References ILIAS\MediaCast\Video\VideoSequence\init().
Here is the call graph for this function:| ILIAS\MediaCast\Video\VideoSequence::getFirst | ( | ) |
Definition at line 94 of file class.VideoSequence.php.
| ILIAS\MediaCast\Video\VideoSequence::getVideos | ( | ) |
Definition at line 89 of file class.VideoSequence.php.
References ILIAS\MediaCast\Video\VideoSequence\$videos.
|
protected |
Definition at line 37 of file class.VideoSequence.php.
References ILIAS\MediaCast\Video\VideoSequence\$videos, ilObjMediaObject\_getURL(), and ILIAS\Repository\int().
Referenced by ILIAS\MediaCast\Video\VideoSequence\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.VideoSequence.php.
|
protected |
Definition at line 29 of file class.VideoSequence.php.
Referenced by ILIAS\MediaCast\Video\VideoSequence\getVideos(), and ILIAS\MediaCast\Video\VideoSequence\init().