Name

v4l2_ctrl_get_name — Get the name of the control

Synopsis

const char * v4l2_ctrl_get_name (u32 id);
 

Arguments

id

The control ID.

Description

This function returns the name of the given control ID or NULL if it isn't a known control.