centos man page for snd_ctl_enum_info

Query: snd_ctl_enum_info

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_CTL_ENUM_INFO(9)						 Control/Mixer API					      SND_CTL_ENUM_INFO(9)

NAME
snd_ctl_enum_info - fills the info structure for an enumerated control
SYNOPSIS
int snd_ctl_enum_info(struct snd_ctl_elem_info * info, unsigned int channels, unsigned int items, const char *const names[]);
ARGUMENTS
info the structure to be filled channels the number of the control's channels; often one items the number of control values; also the size of names names[] an array containing the names of all control values
DESCRIPTION
Sets all required fields in info to their appropriate values. If the control's accessibility is not the default (readable and writable), the caller has to fill info->access.
RETURN
Zero.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_CTL_ENUM_INFO(9)
Related Man Pages
roar_vs_new_from_file(3) - debian
roar_vs_stream(3) - debian
asn1_decode_simple_der(3) - centos
asn1_encode_simple_der(3) - centos
sdl::mixer::groups(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq