| 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 Codec.CodecCapability |
Codec.CodecCapability.swigToEnum(int swigValue) |
static Codec.CodecCapability |
Codec.CodecCapability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Codec.CodecCapability[] |
Codec.CodecCapability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Codec.hasCapability(Codec.CodecCapability c)
Checks if this codec has the given capability.
|
Copyright © 2018 Humble Software. All rights reserved.