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