Name
v4l2_ctrl_get_int_menu —
Get the integer menu array of the control
Synopsis
const s64 * v4l2_ctrl_get_int_menu ( | u32 id, |
| u32 * len) ; |
Arguments
id
The control ID.
len
The size of the integer array.
Description
This function returns the integer array of the given control ID or NULL if it
if it isn't a known integer menu control.