V4l2.QueryControl – v4l2 Reference Manual
QueryControl
Object Hierarchy:
V4l2.QueryControl
V4l2.QueryControl
V4l2.QueryControl
Description:
[
CCode
( cname =
"struct v4l2_queryctrl"
, has_type_id =
false
) ]
public
struct
QueryControl
Namespace:
V4l2
Package:
v4l2
Content:
Fields:
public
uint32
id
public
ControlType
type
public
unowned
string
name
public
int32
minimum
public
int32
maximum
public
int32
step
public
int32
default_value
public
uint32
flags
2022 vala-language.org