| Package | Description |
|---|---|
| org.jcodec.containers.mp4.boxes |
| Modifier and Type | Method and Description |
|---|---|
TrunBox |
TrunBox.Factory.create() |
static TrunBox |
TrunBox.createTrunBox() |
static TrunBox |
TrunBox.createTrunBox1(int sampleCount) |
static TrunBox |
TrunBox.createTrunBox2(int sampleCount,
int dataOffset,
int firstSampleFlags,
int[] sampleDuration,
int[] sampleSize,
int[] sampleFlags,
int[] sampleCompositionOffset) |
| Modifier and Type | Method and Description |
|---|---|
static TrunBox.Factory |
TrunBox.copy(TrunBox other) |
| Constructor and Description |
|---|
Factory(TrunBox box) |
Copyright © 2019. All rights reserved.