FFmpeg
|
Data Fields | |
int | width |
int | height |
enum AVPixelFormat | pix_fmt |
int | frame_size_id |
Definition at line 75 of file libdc1394.c.
int dc1394_frame_format::width |
Definition at line 76 of file libdc1394.c.
Referenced by dc1394_read_common().
int dc1394_frame_format::height |
Definition at line 77 of file libdc1394.c.
Referenced by dc1394_read_common().
enum AVPixelFormat dc1394_frame_format::pix_fmt |
Definition at line 78 of file libdc1394.c.
Referenced by dc1394_read_common().
int dc1394_frame_format::frame_size_id |
Definition at line 79 of file libdc1394.c.