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