public interface IHTTPStreamerSanJoseIndexItem
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
long |
getStartTimecode() |
long |
getStopTimecode() |
void |
setIndex(int index) |
void |
setStartTimecode(long startTimecode) |
void |
setStopTimecode(long stopTimecode) |