ReadonlydataProvides the media data.
ReadonlyendThe end time of the segment, in seconds. Relative to the MPD timeline. Should be used as the append window end.
ReadonlyinitReferences initialization data for this segment.
Must be appended before data if the decoderId has changed from the last buffered
segment.
This is a shared reference between other streaming segments of the same quality/representation.
ReadonlyqualityMetadata describing the media encoding.
ReadonlystartThe start time of the segment, in seconds. Relative to the MPD timeline. Should be used as the append window start.
ReadonlytimestampThe timestamp offset of the segment. Should be used as the append timestamp offset. This is in seconds, relative to the MPD timeline. For example if the first segment has a timestampOffset of -2 and startTime of 0, playback will begin 2s into the start of that segment.
A reference, with metadata, to streaming and initialization data.