Uses of Interface
com.wowza.wms.stream.IMediaStreamActionNotify2
Packages that use IMediaStreamActionNotify2
-
Uses of IMediaStreamActionNotify2 in com.wowza.wms.stream
Subinterfaces of IMediaStreamActionNotify2 in com.wowza.wms.streamClasses in com.wowza.wms.stream that implement IMediaStreamActionNotify2Modifier and TypeClassDescriptionclass
class
Abstract base class for IMediaCasterNotify interfacesMethods in com.wowza.wms.stream with parameters of type IMediaStreamActionNotify2Modifier and TypeMethodDescriptionvoid
IMediaStream.addClientListener
(IMediaStreamActionNotify2 actionListener) Add client listener.void
IMediaStream.removeClientListener
(IMediaStreamActionNotify2 actionListener) Remove client listener.