public interface IMPEG2UserMonitorPESNotify extends IMPEG2UserMonitorNotifyBase
| Modifier and Type | Method and Description |
|---|---|
void |
onDataPES(int pid,
MPEG2PESPacket.PESHeader header,
byte[] buffer,
int offset,
int len) |
onMonitorStart, onMonitorStopvoid onDataPES(int pid,
MPEG2PESPacket.PESHeader header,
byte[] buffer,
int offset,
int len)