Uses of Interface
com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerActionNotify

Packages that use ILiveStreamPacketizerActionNotify
com.wowza.wms.application   
 

Uses of ILiveStreamPacketizerActionNotify in com.wowza.wms.application
 

Methods in com.wowza.wms.application with parameters of type ILiveStreamPacketizerActionNotify
 void IApplicationInstance.addLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify liveStreamPacketizerListener)
          Add a Live Stream Packetizer listener (see: ILiveStreamPacketizerActionNotify)
 void IApplicationInstance.removeLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify liveStreamPacketizerListener)
          Remove a Live Stream Packetizer listener (see: ILiveStreamPacketizerActionNotify)