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