Interface IDvrChunker


public interface IDvrChunker
  • Method Details

    • getChunkGroupDuration

      int getChunkGroupDuration()
    • determineChunkGroupIdentifier

      String determineChunkGroupIdentifier(long dvrTime)
    • calculateChunkGroupTime

      long calculateChunkGroupTime(long dvrTime)
    • setChunkGroupDuration

      void setChunkGroupDuration(int chunkGrouping)