Interface IDvrChunker


  • public interface IDvrChunker
    • Method Detail

      • getChunkGroupDuration

        int getChunkGroupDuration()
      • determineChunkGroupIdentifier

        String determineChunkGroupIdentifier​(long dvrTime)
      • calculateChunkGroupTime

        long calculateChunkGroupTime​(long dvrTime)
      • setChunkGroupDuration

        void setChunkGroupDuration​(int chunkGrouping)