| Package | Description |
|---|---|
| com.coremedia.iso.boxes.mdat | |
| com.googlecode.mp4parser.authoring | |
| com.googlecode.mp4parser.authoring.builder |
| Constructor and Description |
|---|
SampleList(TrackBox trackBox,
IsoFile... additionalFragments) |
| Constructor and Description |
|---|
CencMp4TrackImplImpl(String name,
TrackBox trackBox,
IsoFile... fragments)
Creates a track from a TrackBox and potentially fragments.
|
Mp4TrackImpl(String name,
TrackBox trackBox,
IsoFile... fragments)
Creates a track from a TrackBox and potentially fragments.
|
| Modifier and Type | Method and Description |
|---|---|
protected TrackBox |
DefaultMp4Builder.createTrackBox(Track track,
Movie movie,
Map<Track,int[]> chunks) |
Copyright © 2017. All rights reserved.