public static class MTSDemuxer.MTSPacket extends Object
| Modifier and Type | Field and Description |
|---|---|
ByteBuffer |
payload |
boolean |
payloadStart |
int |
pid |
| Constructor and Description |
|---|
MTSPacket(int guid,
boolean payloadStart,
ByteBuffer payload) |
public ByteBuffer payload
public boolean payloadStart
public int pid
public MTSPacket(int guid,
boolean payloadStart,
ByteBuffer payload)
Copyright © 2019. All rights reserved.