|
Linux Kernel
3.7.1
|
#include <videodev2.h>
Data Fields | |
| __u8 | magic [4] |
| union { | |
| struct v4l2_mpeg_vbi_itv0 itv0 | |
| struct v4l2_mpeg_vbi_ITV0 ITV0 | |
| }; | |
Definition at line 1678 of file videodev2.h.
| union { ... } |
| struct v4l2_mpeg_vbi_itv0 itv0 |
Definition at line 1681 of file videodev2.h.
| struct v4l2_mpeg_vbi_ITV0 ITV0 |
Definition at line 1682 of file videodev2.h.
| __u8 magic[4] |
Definition at line 1679 of file videodev2.h.
1.8.2