Modifier and Type | Interface and Description |
---|---|
static class |
MasterPlaylist.Builder |
Modifier and Type | Method and Description |
---|---|
java.util.List<AlternativeRendition> |
alternativeRenditions()
A list of alternate renditions related to this playlist.
|
static MasterPlaylist.Builder |
builder() |
java.util.List<IFrameVariant> |
iFrameVariants()
A list of I-frame variant streams related to this playlist.
|
java.util.List<Variant> |
variants()
A list of Variant Streams, each of which describes a different version of the same content.
|
independentSegments, version
java.util.List<AlternativeRendition> alternativeRenditions()
java.util.List<Variant> variants()
java.util.List<IFrameVariant> iFrameVariants()
static MasterPlaylist.Builder builder()