Uses of Interface
com.wowza.wms.dvr.IDvrManifest
- 
Packages that use IDvrManifest Package Description com.wowza.wms.dvr 
- 
- 
Uses of IDvrManifest in com.wowza.wms.dvrMethods in com.wowza.wms.dvr that return IDvrManifest Modifier and Type Method Description IDvrManifestIDvrStreamStore. getManifest()Get manifestMethods in com.wowza.wms.dvr with parameters of type IDvrManifest Modifier and Type Method Description voidIDvrManifest. importManifest(IDvrManifest manifest, boolean persist)Import the specified manifest into this manifestvoidIDvrChunkIDHandler. init(IDvrManifest dvrManifest)Initialize the chunk ID handlervoidIDvrChunkIDHandler3. init(IDvrManifest dvrManifest)Initialize the chunk ID handlervoidIDvrStreamManager. initialManifest(String vStreamName, IDvrManifest manifest)
 
-