| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
MediaPictureResampler |
MediaPictureResampler.copyReference()
Create a new MediaPictureResampler object that is actually referring to the
exact same underlying native object.
|
static MediaPictureResampler |
MediaPictureResampler.make(int outputWidth,
int outputHeight,
PixelFormat.Type outputFmt,
int inputWidth,
int inputHeight,
PixelFormat.Type inputFmt,
int flags)
Get a new picture resampler.
|
Copyright © 2018 Humble Software. All rights reserved.