Uses of Interface
com.wowza.wms.stream.IMediaStreamLivePacketNotify
- 
Packages that use IMediaStreamLivePacketNotify Package Description com.wowza.wms.stream 
- 
- 
Uses of IMediaStreamLivePacketNotify in com.wowza.wms.streamClasses in com.wowza.wms.stream that implement IMediaStreamLivePacketNotify Modifier and Type Class Description classMediaStreamLivePacketNotifyBaseMethods in com.wowza.wms.stream with parameters of type IMediaStreamLivePacketNotify Modifier and Type Method Description voidIMediaStream. addLivePacketListener(IMediaStreamLivePacketNotify listener)Add a listener to receiver notification of new live AMF packetsvoidIMediaStream. removeLivePacketListener(IMediaStreamLivePacketNotify listener)Remove a listener to receiver notification of new live AMF packets
 
-