| Package | Description |
|---|---|
| org.monte.media.avi |
| Modifier and Type | Method and Description |
|---|---|
static AVIOutputStreamOLD.AVIVideoFormat |
AVIOutputStreamOLD.AVIVideoFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AVIOutputStreamOLD.AVIVideoFormat[] |
AVIOutputStreamOLD.AVIVideoFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AVIOutputStreamOLD(java.io.File file,
AVIOutputStreamOLD.AVIVideoFormat format) |
AVIOutputStreamOLD(java.io.File file,
AVIOutputStreamOLD.AVIVideoFormat format,
int bitsPerPixel) |
AVIOutputStreamOLD(javax.imageio.stream.ImageOutputStream out,
AVIOutputStreamOLD.AVIVideoFormat format) |
Copyright © 2022. All Rights Reserved.