Package com.wowza.wms.transport.mpeg2
Interface IMPEG2UserMonitorRawNotify
-
- All Superinterfaces:
IMPEG2UserMonitorNotifyBase
public interface IMPEG2UserMonitorRawNotify extends IMPEG2UserMonitorNotifyBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDataRaw(int pid, byte[] bytes, int offset, int count)
-
Methods inherited from interface com.wowza.wms.transport.mpeg2.IMPEG2UserMonitorNotifyBase
onMonitorStart, onMonitorStop
-
-