FFmpeg
|
dc1394_frame_format Struct Reference
Data Fields | |
int | width |
int | height |
enum AVPixelFormat | pix_fmt |
int | frame_size_id |
Detailed Description
Definition at line 71 of file libdc1394.c.
Field Documentation
int dc1394_frame_format::frame_size_id |
Definition at line 75 of file libdc1394.c.
Referenced by dc1394_read_common().
int dc1394_frame_format::height |
Definition at line 73 of file libdc1394.c.
Referenced by dc1394_read_common().
enum AVPixelFormat dc1394_frame_format::pix_fmt |
Definition at line 74 of file libdc1394.c.
Referenced by dc1394_read_common().
int dc1394_frame_format::width |
Definition at line 72 of file libdc1394.c.
Referenced by dc1394_read_common().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11