|
FFmpeg
|
Data Fields | |
| int | width |
| int | height |
| enum AVPixelFormat | pix_fmt |
| int | frame_size_id |
Definition at line 52 of file libdc1394.c.
| int dc1394_frame_format::width |
Definition at line 53 of file libdc1394.c.
Referenced by dc1394_read_common().
| int dc1394_frame_format::height |
Definition at line 54 of file libdc1394.c.
Referenced by dc1394_read_common().
| enum AVPixelFormat dc1394_frame_format::pix_fmt |
Definition at line 55 of file libdc1394.c.
Referenced by dc1394_read_common().
| int dc1394_frame_format::frame_size_id |
Definition at line 56 of file libdc1394.c.
Referenced by dc1394_read_header().
1.8.17