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.application
Methods in com.wowza.wms.application that return ILiveStreamDvrRecorderControl Modifier and Type Method Description ILiveStreamDvrRecorderControl
IApplicationInstance. getLiveStreamDvrRecorderControl()
Get the Live Stream DVR Recorder Controller.Methods in com.wowza.wms.application with parameters of type ILiveStreamDvrRecorderControl Modifier and Type Method Description void
IApplicationInstance. setLiveStreamDvrRecorderControl(ILiveStreamDvrRecorderControl controller)
Set the Live Stream DVR Controller.
-