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