Package | Description |
---|---|
org.monte.media.quicktime |
Provides media handlers for the QuickTime file format.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractQuickTimeStream.States |
AbstractQuickTimeStream.state
The current state of the movie output stream.
|
Modifier and Type | Method and Description |
---|---|
static AbstractQuickTimeStream.States |
AbstractQuickTimeStream.States.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractQuickTimeStream.States[] |
AbstractQuickTimeStream.States.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|