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, seekPointer
canSeek, getBox, getCurFrame, getDuration, getEdits, getFourcc, getMeta, getName, getNo, getSampleEntries, getTimescale, getType, gotoFrame, nextChunk, pts2Sample, readPacketData, seek, seekPts, shiftPts
public CodecMP4DemuxerTrack(MovieBox mov, TrakBox trak, SeekableByteChannel input)
public ByteBuffer convertPacket(ByteBuffer result)
convertPacket
in class AbstractMP4DemuxerTrack
Copyright © 2019. All rights reserved.