IDvrChannelManifestpublic interface IDvrTimeMap extends IDvrChannelManifest
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
containsTime(long startTime,
IDvrConstants.DvrTimeScale timeScale) |
|
long |
dvrToPt(long dt) |
|
long |
dvrToUtc(long dt) |
|
java.util.List<com.wowza.wms.dvr.TimeMapRecord> |
getTimeMap() |
|
java.util.List<DvrManifestTimeMapEntry> |
getTimeMapEntries() |
|
long |
ptToDvr(long pt) |
|
long |
toDvr(long t,
IDvrConstants.DvrTimeScale timeScale) |
|
long |
utcToDvr(long utc) |
expandEndTime, expandStartTime, getClosestStartTime, getFirstEntry, getFirstIndex, getIndexMap, getLastLiveEntry, getLastRecordedEntry, getLastRecordedIndex, getLiveDuration, getLiveEntries, getLiveEntries, getLiveEntriesWithLimit, getLiveRangeEndingBeforeTime, getLiveRangeEndingBeforeTime, getLiveTailEntries, getNumberLiveEntries, getNumberLiveEntries, getNumberRecordedEntries, getNumberRecordedEntries, getRecordedDuration, getRecordedEntries, getRecordedEntries, getRecordedEntries, getRecordedEntriesInRange, getRecordedEntriesWithLimit, getRecordedEntryByIndex, getRecordedEntryByTimeKey, getRecordedEntryStartingBeforeTime, getType, isEmpty, setManifestDebugboolean containsTime(long startTime,
IDvrConstants.DvrTimeScale timeScale)
long dvrToPt(long dt)
long dvrToUtc(long dt)
java.util.List<com.wowza.wms.dvr.TimeMapRecord> getTimeMap()
java.util.List<DvrManifestTimeMapEntry> getTimeMapEntries()
long ptToDvr(long pt)
long toDvr(long t,
IDvrConstants.DvrTimeScale timeScale)
long utcToDvr(long utc)