| Package | Description |
|---|---|
| com.wowza.wms.manifest.model.m3u8 | |
| com.wowza.wms.manifest.reader.m3u8.tag |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.SortedMap<Long,TagModelPartialSegment> |
Segment.partialSegments |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.SortedMap<Long,TagModelPartialSegment> |
Segment.getPartialSegments() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Segment.addPartialSegmentTag(TagModelPartialSegment partialSegment) |
| Modifier and Type | Method | Description |
|---|---|---|
TagModelPartialSegment |
TagReaderPartialSegment.parseTag(String line,
PlaylistModel playlist) |