| 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 KeyValueBag.Flags |
KeyValueBag.Flags.swigToEnum(int swigValue) |
static KeyValueBag.Flags |
KeyValueBag.Flags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyValueBag.Flags[] |
KeyValueBag.Flags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
KeyValueBag.getValue(String key,
KeyValueBag.Flags flag)
Get the value for the given key.
|
int |
KeyValueBag.setValue(String key,
String value,
KeyValueBag.Flags flag)
Sets the value for the given key to value.
|
Copyright © 2018 Humble Software. All rights reserved.