Uses of Interface
com.wowza.wms.stream.IMediaStreamActionNotify2

Packages that use IMediaStreamActionNotify2
com.wowza.wms.stream   
 

Uses of IMediaStreamActionNotify2 in com.wowza.wms.stream
 

Methods in com.wowza.wms.stream with parameters of type IMediaStreamActionNotify2
 void IMediaStream.addClientListener(IMediaStreamActionNotify2 actionListener)
          Add client listener.
 void IMediaStream.removeClientListener(IMediaStreamActionNotify2 actionListener)
          Remove client listener.