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.
COPYRIGHT