|
Linux Kernel
3.7.1
|
#include <videodev2.h>
Data Fields | |
| __u32 | type |
| union { | |
| struct v4l2_captureparm capture | |
| struct v4l2_outputparm output | |
| __u8 raw_data [200] | |
| } | parm |
Definition at line 1749 of file videodev2.h.
| struct v4l2_captureparm capture |
Definition at line 1752 of file videodev2.h.
| struct v4l2_outputparm output |
Definition at line 1753 of file videodev2.h.
| union { ... } parm |
| __u8 raw_data[200] |
Definition at line 1754 of file videodev2.h.
Definition at line 1750 of file videodev2.h.
1.8.2