Interface | Description |
---|---|
UtcTimingElementResolver.UtcTimingCallback |
Callback for timing element resolution.
|
Class | Description |
---|---|
AdaptationSet |
Represents a set of interchangeable encoded versions of a media content component.
|
ContentProtection |
Represents a ContentProtection tag in an AdaptationSet.
|
MediaPresentationDescription |
Represents a DASH media presentation description (mpd).
|
MediaPresentationDescriptionParser |
A parser of media presentation description files.
|
MediaPresentationDescriptionParser.ContentProtectionsBuilder |
Builds a list of
ContentProtection elements for an AdaptationSet . |
Period |
Encapsulates media content components over a contiguous period of time.
|
RangedUri |
Defines a range of data located at a
Uri . |
Representation |
A DASH representation.
|
Representation.MultiSegmentRepresentation |
A DASH representation consisting of multiple segments.
|
Representation.SingleSegmentRepresentation |
A DASH representation consisting of a single segment.
|
SegmentBase |
An approximate representation of a SegmentBase manifest element.
|
SegmentBase.MultiSegmentBase |
A
SegmentBase that consists of multiple segments. |
SegmentBase.SegmentList |
A
SegmentBase.MultiSegmentBase that uses a SegmentList to define its segments. |
SegmentBase.SegmentTemplate |
A
SegmentBase.MultiSegmentBase that uses a SegmentTemplate to define its segments. |
SegmentBase.SegmentTimelineElement |
Represents a timeline segment from the MPD's SegmentTimeline list.
|
SegmentBase.SingleSegmentBase |
A
SegmentBase that defines a single segment. |
UrlTemplate |
A template from which URLs can be built.
|
UtcTimingElement |
Represents a UTCTiming element.
|
UtcTimingElementResolver |
Resolves a
UtcTimingElement . |