Package com.wowza.wms.stream
Interface IMediaStreamLivePacketNotify
-
- All Known Implementing Classes:
MediaStreamLivePacketNotifyBase
public interface IMediaStreamLivePacketNotify
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onLivePacket(IMediaStream stream, AMFPacket packet)
-
-
-
Method Detail
-
onLivePacket
void onLivePacket(IMediaStream stream, AMFPacket packet)
-
-