public static class VideoDecoder.Settings extends java.lang.Object
int
height
numberOfCores
width
Settings(int numberOfCores, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int numberOfCores
public final int width
public final int height
public Settings(int numberOfCores, int width, int height)