#include <videodev.h>
Collaboration diagram for v4l2_format:
Data Fields | |
__u32 | type |
union { | |
v4l2_pix_format pix | |
v4l2_vbi_format vbi | |
__u8 raw_data [200] | |
} | fmt |
enum v4l2_buf_type | type |
union { | |
v4l2_pix_format pix | |
v4l2_window win | |
v4l2_vbi_format vbi | |
__u8 raw_data [200] | |
} | fmt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|