| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static Coder.Flag2 |
Coder.Flag2.swigToEnum(int swigValue) |
static Coder.Flag2 |
Coder.Flag2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coder.Flag2[] |
Coder.Flag2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Coder.getFlag2(Coder.Flag2 flag)
Check if a given flag2 flag is set.
|
void |
Coder.setFlag2(Coder.Flag2 flag,
boolean value)
Set a flag2 to true or false.
|
Copyright © 2018 Humble Software. All rights reserved.