Name

v4l2_ctrl_get_menu — Get the menu string array of the control

Synopsis

const char * const * v4l2_ctrl_get_menu (u32 id);
 

Arguments

id

The control ID.

Description

This function returns the NULL-terminated menu string array name of the given control ID or NULL if it isn't a known menu control.