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