public static class VideoSource.AspectRatio
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
height |
static VideoSource.AspectRatio |
UNDEFINED |
int |
width |
Constructor and Description |
---|
AspectRatio(int width,
int height) |
public static final VideoSource.AspectRatio UNDEFINED
public final int width
public final int height
6.0.0