| Package | Description |
|---|---|
| org.bytedeco.javacv |
| Modifier and Type | Field and Description |
|---|---|
Frame.Type |
Frame.type
The type of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
static Frame.Type |
Frame.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Frame.Type[] |
Frame.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<Frame.Type> |
Frame.getTypes()
Returns types of data containing in the frame
|
Copyright © 2024. All rights reserved.