#include <videodev2_myth.h>
Definition at line 362 of file videodev2_myth.h.
Public Attributes | |
| __u32 | index |
| __u32 | pixel_format |
| __u32 | width |
| __u32 | height |
| __u32 | type |
| union { | |
| struct v4l2_fract discrete | |
| struct v4l2_frmival_stepwise stepwise | |
| }; | |
| __u32 | reserved [2] |
Definition at line 364 of file videodev2_myth.h.
Definition at line 365 of file videodev2_myth.h.
Definition at line 366 of file videodev2_myth.h.
Definition at line 367 of file videodev2_myth.h.
Definition at line 368 of file videodev2_myth.h.
struct v4l2_fract v4l2_frmivalenum::discrete [read] |
Definition at line 371 of file videodev2_myth.h.
struct v4l2_frmival_stepwise v4l2_frmivalenum::stepwise [read] |
Definition at line 372 of file videodev2_myth.h.
| union { ... } |
Definition at line 375 of file videodev2_myth.h.
1.5.5