Package | Description |
---|---|
org.jcodec.containers.mp4 | |
org.jcodec.containers.mp4.boxes | |
org.jcodec.movtool |
Modifier and Type | Method and Description |
---|---|
static long |
SampleOffsetUtils.getSampleOffset(int sample,
SampleToChunkBox stsc,
ChunkOffsetsBox stco,
SampleSizesBox stsz) |
Modifier and Type | Method and Description |
---|---|
static SampleSizesBox |
SampleSizesBox.createSampleSizesBox(int defaultSize,
int count) |
static SampleSizesBox |
SampleSizesBox.createSampleSizesBox2(int[] sizes) |
SampleSizesBox |
TrakBox.getStsz() |
Modifier and Type | Method and Description |
---|---|
SampleSizesBox |
Strip.getSampleSizes(List<Chunk> chunks) |
Copyright © 2019. All rights reserved.