Name

v4l2_ctrl_handler_free — Free all controls owned by the handler and free the control list.

Synopsis

void v4l2_ctrl_handler_free (struct v4l2_ctrl_handler * hdl);
 

Arguments

hdl

The control handler.

Description

Does nothing if hdl == NULL.