public static class MPSDemuxer.PlainTrack extends MPSDemuxer.BaseTrack
_pending, demuxer, streamId| Constructor and Description |
|---|
PlainTrack(MPSDemuxer demuxer,
int streamId,
PESPacket pkt) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DemuxerTrackMeta |
getMeta() |
boolean |
isOpen() |
Packet |
nextFrame() |
Packet |
nextFrameWithBuffer(ByteBuffer buf) |
getPending, getSid, ignore, pendingpublic PlainTrack(MPSDemuxer demuxer, int streamId, PESPacket pkt) throws IOException
IOExceptionpublic boolean isOpen()
public void close()
throws IOException
IOExceptionpublic Packet nextFrameWithBuffer(ByteBuffer buf) throws IOException
IOExceptionpublic Packet nextFrame() throws IOException
IOExceptionpublic DemuxerTrackMeta getMeta()
Copyright © 2019. All rights reserved.