Uses of Interface
com.wowza.wms.stream.IMediaStreamActionNotify2
- 
Packages that use IMediaStreamActionNotify2 Package Description com.wowza.wms.stream 
- 
- 
Uses of IMediaStreamActionNotify2 in com.wowza.wms.streamSubinterfaces of IMediaStreamActionNotify2 in com.wowza.wms.stream Modifier and Type Interface Description interfaceIMediaStreamActionNotify3Classes in com.wowza.wms.stream that implement IMediaStreamActionNotify2 Modifier and Type Class Description classMediaStreamActionNotify3BaseclassMediaStreamActionNotifyBaseAbstract base class for IMediaCasterNotify interfacesMethods in com.wowza.wms.stream with parameters of type IMediaStreamActionNotify2 Modifier and Type Method Description voidIMediaStream. addClientListener(IMediaStreamActionNotify2 actionListener)Add client listener.voidIMediaStream. removeClientListener(IMediaStreamActionNotify2 actionListener)Remove client listener.
 
-