Uses of Class
com.wowza.wms.dvr.DvrManifestChunkEntry
Packages that use DvrManifestChunkEntry
-
Uses of DvrManifestChunkEntry in com.wowza.wms.dvr
Methods in com.wowza.wms.dvr with parameters of type DvrManifestChunkEntryModifier and TypeMethodDescriptionvoid
IDvrChunkMemoryCache.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.DvrChunk
IDvrChunkMemoryCache.retrieveRawChunk
(DvrManifestChunkEntry entry) com.wowza.wms.dvr.DvrChunk
IDvrRawChunkProvider.retrieveRawChunk
(DvrManifestChunkEntry entry) Given the specified manifest entry, return the raw DVR chunk.