public static class VideoDecoder.Settings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
height |
int |
numberOfCores |
int |
width |
Constructor and Description |
---|
Settings(int numberOfCores,
int width,
int height) |
6.0.0