Uses of Interface
com.wowza.wms.stream.livedvr.ILiveStreamDvrRecorderControl
- 
Packages that use ILiveStreamDvrRecorderControl Package Description com.wowza.wms.application 
- 
- 
Uses of ILiveStreamDvrRecorderControl in com.wowza.wms.applicationMethods in com.wowza.wms.application that return ILiveStreamDvrRecorderControl Modifier and Type Method Description ILiveStreamDvrRecorderControlIApplicationInstance. getLiveStreamDvrRecorderControl()Get the Live Stream DVR Recorder Controller.Methods in com.wowza.wms.application with parameters of type ILiveStreamDvrRecorderControl Modifier and Type Method Description voidIApplicationInstance. setLiveStreamDvrRecorderControl(ILiveStreamDvrRecorderControl controller)Set the Live Stream DVR Controller.
 
-