public class ZoomSDKVideoCapability
extends java.lang.Object
Constructor and Description |
---|
ZoomSDKVideoCapability(int width,
int height,
int frame) |
Modifier and Type | Method and Description |
---|---|
int |
getFrame() |
int |
getHeight() |
int |
getWidth() |
void |
setFrame(int frame) |
void |
setHeight(int height) |
void |
setWidth(int width) |