| Package | Description |
|---|---|
| com.wowza.wms.manifest.model.m3u8.tag | |
| com.wowza.wms.manifest.reader.m3u8.tag |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.List<Attribute> |
TagModel.attributes |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Attribute> |
TagModel.getUnknownAttributes() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
TagModel.addAttribute(Attribute attribute) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
TagModel.addAllAttributes(java.util.Collection<? extends Attribute> c) |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.List<Attribute> |
TagReaderStreamInf.skippedAttributes |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Attribute> |
TagReaderUtils.parseAttributes(String line,
String tag,
PlaylistModel playlist) |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
TagReaderStreamInf.processCommonAttributes(java.util.List<Attribute> attributes,
TagModelStreamInfCommon model,
PlaylistModel playlist) |