DashManifest
class DashManifest
A DASH manifest configuration.
Types
Properties
Link copied to clipboard
Determines the position of some tags in the Media Presentation Description (MPD). When set to FULL, elements like SegmentTemplate and ContentProtection are included in each Representation. When set to COMPACT, duplicate elements are combined and presented at the AdaptationSet level.
Link copied to clipboard
An optional string to include in the name of the manifest.
Link copied to clipboard
Minimum duration (in seconds) that a player will buffer media before starting the presentation.
Link copied to clipboard
The source of scte markers used. When set to SEGMENTS, the scte markers are sourced from the segments of the ingested content. When set to MANIFEST, the scte markers are sourced from the manifest of the ingested content.
Link copied to clipboard
A StreamSelection configuration.