A particular video configuration for the device's camera.
Public Member Functions | |
VideoMode () | |
Public Attributes | |
int | mWidth |
Video frame width, in pixels. More... | |
int | mHeight |
Video frame height, in pixels. More... | |
float | mFramerate |
Video frame rate. More... | |
PIXEL_FORMAT | mFormat |
|
inline |
int mWidth |
Video frame width, in pixels.
int mHeight |
Video frame height, in pixels.
float mFramerate |
Video frame rate.
PIXEL_FORMAT mFormat |