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 Summary
Constructors Constructor Description MediaStreamLivePacketNotifyBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onLivePacket(IMediaStream stream, AMFPacket packet)
-
-
-
Method Detail
-
onLivePacket
public void onLivePacket(IMediaStream stream, AMFPacket packet)
- Specified by:
onLivePacket
in interfaceIMediaStreamLivePacketNotify
-
-