Uses of Interface
com.wowza.wms.stream.livedvr.ILiveStreamDvrRecorderActionNotify
-
Packages that use ILiveStreamDvrRecorderActionNotify Package Description com.wowza.wms.application -
-
Uses of ILiveStreamDvrRecorderActionNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type ILiveStreamDvrRecorderActionNotify Modifier and Type Method Description void
IApplicationInstance. addDvrRecorderListener(ILiveStreamDvrRecorderActionNotify listener)
Add a Dvr Recorder listenervoid
IApplicationInstance. removeDvrRecorderListener(ILiveStreamDvrRecorderActionNotify listener)
Remove a Dvr Recorder listener
-