| Package | Description |
|---|---|
| org.mp4parser.boxes.iso14496.part12 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TimeToSampleBox.Entry> |
TimeToSampleBox.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
static long[] |
TimeToSampleBox.blowupTimeToSamples(java.util.List<TimeToSampleBox.Entry> entries)
Decompresses the list of entries and returns the list of decoding times.
|
void |
TimeToSampleBox.setEntries(java.util.List<TimeToSampleBox.Entry> entries) |
Copyright © 2020. All rights reserved.