| Package | Description |
|---|---|
| com.wowza.wms.manifest.model.m3u8.tag |
| Modifier and Type | Method | Description |
|---|---|---|
static TagModelPlaylistType.PlaylistType |
TagModelPlaylistType.PlaylistType.fromString(String text) |
|
TagModelPlaylistType.PlaylistType |
TagModelPlaylistType.getPlaylistType() |
|
static TagModelPlaylistType.PlaylistType |
TagModelPlaylistType.PlaylistType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TagModelPlaylistType.PlaylistType[] |
TagModelPlaylistType.PlaylistType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TagModelPlaylistType.setPlaylistType(TagModelPlaylistType.PlaylistType playlistType) |