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, pending
public PlainTrack(MPSDemuxer demuxer, int streamId, PESPacket pkt) throws IOException
IOException
public boolean isOpen()
public void close() throws IOException
IOException
public Packet nextFrameWithBuffer(ByteBuffer buf) throws IOException
IOException
public Packet nextFrame() throws IOException
IOException
public DemuxerTrackMeta getMeta()
Copyright © 2019. All rights reserved.