Linux Kernel
3.7.1
|
#include <videodev2.h>
Data Fields | |
__u32 | ctrl_class |
__u32 | count |
__u32 | error_idx |
__u32 | reserved [2] |
struct v4l2_ext_control * | controls |
Definition at line 1243 of file videodev2.h.
struct v4l2_ext_control* controls |
Definition at line 1248 of file videodev2.h.
__u32 count |
Definition at line 1245 of file videodev2.h.
__u32 ctrl_class |
Definition at line 1244 of file videodev2.h.
__u32 error_idx |
Definition at line 1246 of file videodev2.h.
__u32 reserved[2] |
Definition at line 1247 of file videodev2.h.