Uses of Class
com.wowza.wms.dvr.DvrManifestEntryRange
Packages that use DvrManifestEntryRange
-
Uses of DvrManifestEntryRange in com.wowza.wms.dvr
Fields in com.wowza.wms.dvr with type parameters of type DvrManifestEntryRangeMethods in com.wowza.wms.dvr that return DvrManifestEntryRangeModifier and TypeMethodDescriptionIDvrChannelManifest.getLiveRangeEndingBeforeTime
(long time) IDvrChannelManifest.getLiveRangeEndingBeforeTime
(long time, boolean skipFirst) Methods in com.wowza.wms.dvr with parameters of type DvrManifestEntryRangeModifier and TypeMethodDescriptionvoid
DvrManifestEntryRangeGroup.addRange
(DvrManifestEntryRange range) Add an index range to the group.IDvrManifest.getRecordedEntriesInRange
(DvrManifestEntryRange range) Given a DvrManifestEntryRange, get a list of recorded entries in this range.