DASH-IF Conformance Software
|
Public Member Functions | |
handleArguments () | |
detectFromManifest () | |
hookBeforeRepresentation () | |
hookBeforeAdaptationSet () | |
hookPeriod () | |
![]() | |
isEnabled () | |
setEnabled ($newVal) | |
hookBeforeMPD () | |
Checks if pre-conditions for MPD Validation are met. More... | |
hookMPD () | |
hookRepresentation () | |
hookAdaptationSet () | |
hookLiveMpd ($mpd, $nextMpd) | |
Protected Member Functions | |
addCLIArguments () | |
![]() | |
message ($message) | |
Additional Inherited Members | |
![]() | |
$name | |
$detected | |
![]() | |
$enabled | |
$messages | |
$warnings | |
$errors | |
DASHIF\ModuleCTAWAVE::hookBeforeAdaptationSet | ( | ) |
A hook that is run after running a crossRepresentationProcess. Return value is added to the same array as hookBeforeRepresentation.
Reimplemented from DASHIF\ModuleInterface.
DASHIF\ModuleCTAWAVE::hookBeforeRepresentation | ( | ) |
A hook that is run before downloading and validating the first segment of each period-adaptationset combination. Return value is ignored
Reimplemented from DASHIF\ModuleInterface.
DASHIF\ModuleCTAWAVE::hookPeriod | ( | ) |
Is called after all the periods have been parsed. Return value is ignored.
Reimplemented from DASHIF\ModuleInterface.