Package com.wowza.wms.transport.mpeg2
Interface IMPEG2UserMonitorSectionNotify
- 
- All Superinterfaces:
- IMPEG2UserMonitorNotifyBase
 
 public interface IMPEG2UserMonitorSectionNotify extends IMPEG2UserMonitorNotifyBase 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonDataSection(int pid, AdaptationField field, MPEG2Section section)- 
Methods inherited from interface com.wowza.wms.transport.mpeg2.IMPEG2UserMonitorNotifyBaseonMonitorStart, onMonitorStop
 
- 
 
- 
- 
- 
Method Detail- 
onDataSectionvoid onDataSection(int pid, AdaptationField field, MPEG2Section section)
 
- 
 
-