alias V4L2::Buffer::Field
Alias Definition
Linux::V4L2Field
Defined in:
v4l2/buffer.crConstant Summary
-
ALTERNATE =
7_u32
-
ANY =
0_u32
-
BOTTOM =
3_u32
-
INTERLACED =
4_u32
-
INTERLACED_BT =
9_u32
-
first and the top field is transmitted first
-
INTERLACED_TB =
8_u32
-
separate buffers
-
NONE =
1_u32
-
top, bottom, interlaced depending on whatever it thinks is approximate ...
-
SEQ_BT =
6_u32
-
buffer, top-bottom order
-
SEQ_TB =
5_u32
-
TOP =
2_u32