Package | Description |
---|---|
org.jcodec.containers.mp4.boxes | |
org.jcodec.containers.mp4.demuxer |
Modifier and Type | Method and Description |
---|---|
TimeToSampleBox.TimeToSampleEntry[] |
TimeToSampleBox.getEntries() |
Modifier and Type | Method and Description |
---|---|
static TimeToSampleBox |
TimeToSampleBox.createTimeToSampleBox(TimeToSampleBox.TimeToSampleEntry[] timeToSamples) |
void |
TimeToSampleBox.setEntries(TimeToSampleBox.TimeToSampleEntry[] entries) |
Modifier and Type | Field and Description |
---|---|
protected TimeToSampleBox.TimeToSampleEntry[] |
AbstractMP4DemuxerTrack.timeToSamples |
Copyright © 2019. All rights reserved.