Data Fields | |
int | width |
int | height |
enum PixelFormat | pix_fmt |
int | frame_size_id |
Definition at line 73 of file libdc1394.c.
int dc1394_frame_format::frame_size_id |
Definition at line 77 of file libdc1394.c.
int dc1394_frame_format::height |
Definition at line 75 of file libdc1394.c.
Referenced by dc1394_read_common().
enum PixelFormat dc1394_frame_format::pix_fmt |
Definition at line 76 of file libdc1394.c.
Referenced by dc1394_read_common().
int dc1394_frame_format::width |
Definition at line 74 of file libdc1394.c.
Referenced by dc1394_read_common().