public class CodecMP4DemuxerTrack extends MP4DemuxerTrack
box, chunkOffsets, curFrame, duration, pts, sampleEntries, sampleToChunks, stcoInd, stscInd, sttsInd, sttsSubInd, timescale, timeToSamples| Constructor and Description |
|---|
CodecMP4DemuxerTrack(MovieBox mov,
TrakBox trak,
SeekableByteChannel input) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
convertPacket(ByteBuffer result) |
getFrameCount, getNextFrame, gotoSyncFrame, nextFrame, seekPointercanSeek, getBox, getCurFrame, getDuration, getEdits, getFourcc, getMeta, getName, getNo, getSampleEntries, getTimescale, getType, gotoFrame, nextChunk, pts2Sample, readPacketData, seek, seekPts, shiftPtspublic CodecMP4DemuxerTrack(MovieBox mov, TrakBox trak, SeekableByteChannel input)
public ByteBuffer convertPacket(ByteBuffer result)
convertPacket in class AbstractMP4DemuxerTrackCopyright © 2019. All rights reserved.