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.dvr
Methods in com.wowza.wms.dvr that return IDvrManifest Modifier and Type Method Description IDvrManifest
IDvrStreamStore. getManifest()
Get manifestMethods in com.wowza.wms.dvr with parameters of type IDvrManifest Modifier and Type Method Description void
IDvrManifest. importManifest(IDvrManifest manifest, boolean persist)
Import the specified manifest into this manifestvoid
IDvrChunkIDHandler. init(IDvrManifest dvrManifest)
Initialize the chunk ID handlervoid
IDvrChunkIDHandler3. init(IDvrManifest dvrManifest)
Initialize the chunk ID handlervoid
IDvrStreamManager. initialManifest(String vStreamName, IDvrManifest manifest)
-