table of contents
other versions
- stretch 4.9.168-1
SND_CTL_BOOLEAN_STER(9) | Control/Mixer API | SND_CTL_BOOLEAN_STER(9) |
NAME¶
snd_ctl_boolean_stereo_info - Helper function for a standard boolean info callback with stereo two channelsSYNOPSIS¶
int snd_ctl_boolean_stereo_info(struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo);
ARGUMENTS¶
kcontrolthe kcontrol instance
uinfo
info to store
DESCRIPTION¶
This is a function that can be used as info callback for a standard boolean control with stereo two channels.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |