Package | Description |
---|---|
org.monte.media.quicktime |
Provides media handlers for the QuickTime file format.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractQuickTimeStream.Edit[] |
AbstractQuickTimeStream.Track.editList
The edit list of the track.
|
Modifier and Type | Method and Description |
---|---|
void |
QuickTimeOutputStream.setEditList(int track,
AbstractQuickTimeStream.Edit[] editList)
Sets the edit list for the specified track.
|