| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
FilterPictureSource |
FilterGraph.addPictureSource(String name,
int width,
int height,
PixelFormat.Type format,
Rational timeBase,
Rational pixelAspectRatio)
Add a FilterPictureSource.
|
FilterPictureSource |
FilterPictureSource.copyReference()
Create a new FilterPictureSource object that is actually referring to the
exact same underlying native object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VideoJNI.FilterPictureSource_addPicture(long jarg1,
FilterPictureSource jarg1_,
long jarg2,
MediaPicture jarg2_) |
Copyright © 2018 Humble Software. All rights reserved.