Package | Description |
---|---|
org.monte.media.quicktime |
Provides media handlers for the QuickTime file format.
|
Modifier and Type | Class and Description |
---|---|
class |
QuickTimeInputStream
Provides low-level support for reading encoded audio and video samples from a
QuickTime file.
|
class |
QuickTimeMultiplexer
QuickTimeMultiplexer . |
class |
QuickTimeOutputStream
This class provides low-level support for writing already encoded audio and
video samples into a QuickTime file.
|
class |
QuickTimeReader
QuickTimeReader . |
class |
QuickTimeWriter
Supports writing of time-based video and audio data into a QuickTime movie
file (.MOV) without the need of native code.
|