v4l2_ctrl_cluster(9) Mark all controls in the cluster as belonging to that cluster.

SYNOPSIS

void v4l2_ctrl_cluster(unsigned ncontrols, struct v4l2_ctrl ** controls);

ARGUMENTS

ncontrols

The number of controls in this cluster.

controls

The cluster control array of size ncontrols.

COPYRIGHT