typedef struct
{
long x
long y
long format
long expectedfps
} E_CAMERAMODEThe configuration structure for camera modes. The format refers to the data being sent
typedef struct
{
const unsigned char * data
long width
long height
long pitch
long format
long orientation
} E_CAMERAFRAMEThe structure of a camera frame.