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

Packages that use IMediaStreamActionNotify
com.wowza.wms.stream   
 

Uses of IMediaStreamActionNotify in com.wowza.wms.stream
 

Subinterfaces of IMediaStreamActionNotify in com.wowza.wms.stream
 interface IMediaStreamActionNotify2
           
 

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