libeblearntools
|
Data structure representing a frame in shared memory. More...
#include <camera_shmem.h>
Public Attributes | |
char | request_frame |
char | frame_ready |
char | bytes_per_pixel |
char | dump_to_file |
int | width |
int | height |
unsigned char | data |
Data structure representing a frame in shared memory.