| 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.Flag |
Coder.Flag.swigToEnum(int swigValue) |
static Coder.Flag |
Coder.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coder.Flag[] |
Coder.Flag.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.getFlag(Coder.Flag flag)
Check if a given flag is set.
|
void |
Coder.setFlag(Coder.Flag flag,
boolean value)
Set a flag to true or false.
|
Copyright © 2018 Humble Software. All rights reserved.