#include <videodev2_myth.h>
Definition at line 331 of file videodev2_myth.h.
Public Attributes | |
| __u32 | index |
| __u32 | pixel_format |
| __u32 | type |
| union { | |
| struct v4l2_frmsize_discrete discrete | |
| struct v4l2_frmsize_stepwise stepwise | |
| }; | |
| __u32 | reserved [2] |
Definition at line 333 of file videodev2_myth.h.
Definition at line 334 of file videodev2_myth.h.
Definition at line 335 of file videodev2_myth.h.
struct v4l2_frmsize_discrete v4l2_frmsizeenum::discrete [read] |
Definition at line 338 of file videodev2_myth.h.
struct v4l2_frmsize_stepwise v4l2_frmsizeenum::stepwise [read] |
Definition at line 339 of file videodev2_myth.h.
| union { ... } |
Definition at line 342 of file videodev2_myth.h.
1.5.5