Package com.wowza.wms.stream
Class MediaStreamLivePacketNotifyBase
- Object
- 
- com.wowza.wms.stream.MediaStreamLivePacketNotifyBase
 
- 
- All Implemented Interfaces:
- IMediaStreamLivePacketNotify
 
 public abstract class MediaStreamLivePacketNotifyBase extends Object implements IMediaStreamLivePacketNotify 
- 
- 
Constructor SummaryConstructors Constructor Description MediaStreamLivePacketNotifyBase()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonLivePacket(IMediaStream stream, AMFPacket packet)
 
- 
- 
- 
Method Detail- 
onLivePacketpublic void onLivePacket(IMediaStream stream, AMFPacket packet) - Specified by:
- onLivePacketin interface- IMediaStreamLivePacketNotify
 
 
- 
 
-