Package com.wowza.wms.dvr
Interface IDvrChunker
-
public interface IDvrChunker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
calculateChunkGroupTime(long dvrTime)
String
determineChunkGroupIdentifier(long dvrTime)
int
getChunkGroupDuration()
void
setChunkGroupDuration(int chunkGrouping)
-