ReadonlyaudioAudio sampling rate(s) in samples per second. An array of either one or two decimal integer values. If there are two elements this represents a minimum and maximum sampling rate of the audio media.
ReadonlybandwidthThe average bandwidth in bits per second required for playing this representation. For HLS, and non-segmented media this will be null.
ReadonlybandwidthThe peak bandwidth in bits per second required for playing this representation with its cumulative A/V content streams.
Guaranteed to be set for segmented media.
ReadonlycodecsOptional string specifying the codec(s) used for this representation. The format follows the RFC 6381 codec string format.
ReadonlycontentProtection schemes used in this media.
ReadonlycontentThe content type of the representation, e.g. 'audio', 'video', 'text' Must be non-null for segmented media.
ReadonlydecoderProvides a decoding identifier. If this value changes from the previously buffered segment, the initialization segment must be buffered before appending the media segment. Unique to the track.
ReadonlyencryptionThe method of encryption, or null.
ReadonlyframeFrame rate for video representations, specified either as a ratio of integers, e.g. [30000, 1001]
ReadonlygroupIdentifies the group this quality belongs to (e.g. the adaptation set).
ReadonlyheightFor video representations, the height of the video in pixels.
ReadonlyinitThe initialization data format.
ReadonlylangSpecifies the language of the content, using a code as defined by RFC 5646.
ReadonlymimeThe full MIME type of the media.
Must be non-null for segmented media.
ReadonlyqualityThe quality id identifies the quality representation. Unique to the track.
ReadonlysupplementalInformation that may enhance playback or presentation.
ReadonlyswitchingThe group IDs that this quality is permitted to switch to during playback.
Derived from the DASH urn:mpeg:dash:adaptation-set-switching:2016 supplemental property.
Includes the quality's own groupId.
Null means no switching constraint (all groups are permitted).
An array restricts switching to only the listed group IDs.
Default behavior:
ReadonlywidthFor video representations, the width of the video in pixels.
Metadata representing attributes of a media representation.