| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
FilterAudioSource |
FilterGraph.addAudioSource(String name,
int sampleRate,
AudioChannel.Layout channelLayout,
AudioFormat.Type format,
Rational timeBase)
Add a FilterAudioSource.
|
FilterAudioSource |
FilterAudioSource.copyReference()
Create a new FilterAudioSource object that is actually referring to the
exact same underlying native object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VideoJNI.FilterAudioSource_addAudio(long jarg1,
FilterAudioSource jarg1_,
long jarg2,
MediaAudio jarg2_) |
Copyright © 2018 Humble Software. All rights reserved.