| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterAudioSource
A source of MediaAudio objects for a FilterGraph.
|
class |
FilterPictureSource
A source of MediaPicture objects for a FilterGraph.
|
| Modifier and Type | Method and Description |
|---|---|
FilterSource |
FilterSource.copyReference()
Create a new FilterSource object that is actually referring to the
exact same underlying native object.
|
FilterSource |
FilterGraph.getSource(int index) |
FilterSource |
FilterGraph.getSource(String name) |
Copyright © 2018 Humble Software. All rights reserved.