- valueOf(String) - Static method in enum io.lindstrom.m3u8.model.KeyMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lindstrom.m3u8.model.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lindstrom.m3u8.model.PlaylistType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.lindstrom.m3u8.model.KeyMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.lindstrom.m3u8.model.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.lindstrom.m3u8.model.PlaylistType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variant - Interface in io.lindstrom.m3u8.model
-
Variant Stream (EXT-X-STREAM-INF)
- Variant.Builder - Class in io.lindstrom.m3u8.model
-
- variants() - Method in interface io.lindstrom.m3u8.model.MasterPlaylist
-
A list of Variant Streams, each of which describes a different version of the same content.
- version() - Method in interface io.lindstrom.m3u8.model.Playlist
-
The playlist compatibility version.
- video() - Method in interface io.lindstrom.m3u8.model.IFrameVariant
-
- video() - Method in interface io.lindstrom.m3u8.model.Variant
-