Package | Description |
---|---|
com.coremedia.iso.boxes |
Modifier and Type | Method and Description |
---|---|
List<TimeToSampleBox.Entry> |
TimeToSampleBox.getEntries() |
Modifier and Type | Method and Description |
---|---|
static long[] |
TimeToSampleBox.blowupTimeToSamples(List<TimeToSampleBox.Entry> entries)
Decompresses the list of entries and returns the list of decoding times.
|
void |
TimeToSampleBox.setEntries(List<TimeToSampleBox.Entry> entries) |
Copyright © 2014. All rights reserved.