| 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 Container.Flag |
Container.Flag.swigToEnum(int swigValue) |
static Container.Flag |
Container.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Container.Flag[] |
Container.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Demuxer.getFlag(Container.Flag flag)
Get the setting for the specified flag
|
void |
Demuxer.setFlag(Container.Flag flag,
boolean value)
Set the flag.
|
Copyright © 2018 Humble Software. All rights reserved.