Name

v4l2_ctrl_cluster — 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.