Package com.wowza.wms.transport.mpeg2
Interface IMPEG2UserMonitorPESNotify
- All Superinterfaces:
IMPEG2UserMonitorNotifyBase
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onDataPES
(int pid, MPEG2PESPacket.PESHeader header, byte[] buffer, int offset, int len) Methods inherited from interface com.wowza.wms.transport.mpeg2.IMPEG2UserMonitorNotifyBase
onMonitorStart, onMonitorStop
-
Method Details
-
onDataPES
-