| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
MediaPicture.Type |
MediaPicture.getType()
Get the type of picture this object was decoded from when in a encoded stream
(or give a hint to an encoder about how you think it should be encoded). |
static MediaPicture.Type |
MediaPicture.Type.swigToEnum(int swigValue) |
static MediaPicture.Type |
MediaPicture.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaPicture.Type[] |
MediaPicture.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaPicture.setType(MediaPicture.Type type) |
Copyright © 2018 Humble Software. All rights reserved.