Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
v4l2_ext_control Struct Reference

#include <videodev2.h>

Data Fields

__u32 id
 
__u32 size
 
__u32 reserved2 [1]
 
union {
   __s32   value
 
   __s64   value64
 
   char *   string
 
}; 
 

Detailed Description

Definition at line 1232 of file videodev2.h.

Field Documentation

union { ... }

Definition at line 1233 of file videodev2.h.

__u32 reserved2[1]

Definition at line 1235 of file videodev2.h.

__u32 size

Definition at line 1234 of file videodev2.h.

Definition at line 1239 of file videodev2.h.

__s32 value

Definition at line 1237 of file videodev2.h.

__s64 value64

Definition at line 1238 of file videodev2.h.


The documentation for this struct was generated from the following file: