| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
CodecProfile |
CodecProfile.copyReference()
Create a new CodecProfile object that is actually referring to the
exact same underlying native object.
|
CodecProfile |
Codec.getSupportedProfile(int index)
Get the supported CodecProfile at this index.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
VideoJNI.CodecProfile_getName(long jarg1,
CodecProfile jarg1_) |
static int |
VideoJNI.CodecProfile_getProfile(long jarg1,
CodecProfile jarg1_) |
Copyright © 2018 Humble Software. All rights reserved.