Uses of Class
com.wowza.wms.dvr.DvrManifestChunkEntry
- 
Packages that use DvrManifestChunkEntry Package Description com.wowza.wms.dvr 
- 
- 
Uses of DvrManifestChunkEntry in com.wowza.wms.dvrMethods in com.wowza.wms.dvr with parameters of type DvrManifestChunkEntry Modifier and Type Method Description voidIDvrChunkMemoryCache. addToCache(DvrManifestChunkEntry entry, com.wowza.wms.dvr.DvrChunk chunk)Provide in-memory cache the opportunity to add the DVR chunk to its cache.com.wowza.wms.dvr.DvrChunkIDvrChunkMemoryCache. retrieveRawChunk(DvrManifestChunkEntry entry)com.wowza.wms.dvr.DvrChunkIDvrRawChunkProvider. retrieveRawChunk(DvrManifestChunkEntry entry)Given the specified manifest entry, return the raw DVR chunk.
 
-