Package com.wowza.wms.dvr
Interface IDvrChunkUtcDelegate
- 
 public interface IDvrChunkUtcDelegateDelegate class for determining utc time of DVR chunk.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description longdetermineUtcTime(long currentUtc, long aChunkStartUtc, long aFirstPacketUtc, AMFPacket aFirstPacket, long vChunkStartUtc, long vFirstPacketUtc, AMFPacket vFirstPacket)voidinit(IDvrStreamStore store)
 
- 
- 
- 
Method Detail- 
initvoid init(IDvrStreamStore store) 
 
- 
 
-