Package | Description |
---|---|
com.sun.media.jfxmedia.control |
Modifier and Type | Method and Description |
---|---|
static VideoFormat |
VideoFormat.formatForType(int ntype) |
VideoFormat |
VideoDataBuffer.getFormat() |
static VideoFormat |
VideoFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoFormat[] |
VideoFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VideoDataBuffer |
VideoDataBuffer.convertToFormat(VideoFormat newFormat)
Converts the video image to the specified format.
|
Copyright © 2020. All rights reserved.