public interface IHTTPStreamerCupertinoIndexItem
| Modifier and Type | Method | Description |
|---|---|---|
com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo |
getEncInfo() |
|
long |
getIndex() |
|
long |
getStartTimecode() |
|
long |
getStopTimecode() |
|
void |
setEncInfo(com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo encInfo) |
|
void |
setIndex(long index) |
|
void |
setStartTimecode(long startTimecode) |
|
void |
setStopTimecode(long stopTimecode) |
com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo getEncInfo()
long getIndex()
long getStartTimecode()
long getStopTimecode()
void setEncInfo(com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo encInfo)
void setIndex(long index)
void setStartTimecode(long startTimecode)
void setStopTimecode(long stopTimecode)