Uses of Interface
com.wowza.wms.stream.IMediaStreamActionNotify3
-
Packages that use IMediaStreamActionNotify3 Package Description com.wowza.wms.stream -
-
Uses of IMediaStreamActionNotify3 in com.wowza.wms.stream
Classes in com.wowza.wms.stream that implement IMediaStreamActionNotify3 Modifier and Type Class Description class
MediaStreamActionNotify3Base
class
MediaStreamActionNotifyBase
Abstract base class for IMediaCasterNotify interfacesMethods in com.wowza.wms.stream with parameters of type IMediaStreamActionNotify3 Modifier and Type Method Description void
IMediaStream. addClientListener(IMediaStreamActionNotify3 actionListener)
Add client listener.void
IMediaStream. removeClientListener(IMediaStreamActionNotify3 actionListener)
Remove client listener.
-