Package | Description |
---|---|
org.monte.media.quicktime |
Provides media handlers for the QuickTime file format.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractQuickTimeStream.Chunk
Groups consecutive samples with the same sample description Id and with
adjacent offsets in the movie file.
|
protected static class |
AbstractQuickTimeStream.SampleSizeGroup
Groups consecutive samples of the same size.
|
protected static class |
AbstractQuickTimeStream.TimeToSampleGroup
Groups consecutive smples of the same duration.
|
Constructor and Description |
---|
Group(AbstractQuickTimeStream.Group group) |
SampleSizeGroup(AbstractQuickTimeStream.Group group) |
TimeToSampleGroup(AbstractQuickTimeStream.Group group) |