#include <camera_common.h>
Public Attributes | |
codings_t | coding |
depths_t | depth |
float | framerate |
unsigned int | height |
unsigned int | left_offset |
unsigned int | top_offset |
unsigned int | width |
Definition at line 11 of file camera_common.h.
codings_t TCameraConfig::coding |
Definition at line 18 of file camera_common.h.
depths_t TCameraConfig::depth |
Definition at line 17 of file camera_common.h.
float TCameraConfig::framerate |
Definition at line 19 of file camera_common.h.
unsigned int TCameraConfig::height |
Definition at line 14 of file camera_common.h.
unsigned int TCameraConfig::left_offset |
Definition at line 15 of file camera_common.h.
unsigned int TCameraConfig::top_offset |
Definition at line 16 of file camera_common.h.
unsigned int TCameraConfig::width |
Definition at line 13 of file camera_common.h.