Uses of Interface
com.wowza.wms.livestreamrecord.manager.ILiveStreamRecordManagerActionNotify
Packages that use ILiveStreamRecordManagerActionNotify
-
Uses of ILiveStreamRecordManagerActionNotify in com.wowza.wms.livestreamrecord.manager
Methods in com.wowza.wms.livestreamrecord.manager that return ILiveStreamRecordManagerActionNotifyModifier and TypeMethodDescriptionILiveStreamRecordManager.addListener
(ILiveStreamRecordManagerActionNotify listener) Used to add a listener to receive ILiveStreamRecordManagerActionNotify events from the LiveStreamRecordManager.Methods in com.wowza.wms.livestreamrecord.manager with parameters of type ILiveStreamRecordManagerActionNotifyModifier and TypeMethodDescriptionILiveStreamRecordManager.addListener
(ILiveStreamRecordManagerActionNotify listener) Used to add a listener to receive ILiveStreamRecordManagerActionNotify events from the LiveStreamRecordManager.boolean
ILiveStreamRecordManager.removeListener
(ILiveStreamRecordManagerActionNotify listener) Used to remove an ILiveStreamRecordManagerActionNotify listener from the LiveStreamRecordManager.