SNDCTL_DSP_STEREO
case SNDCTL_DSP_STEREO:
if (ioctl(fd, SNDCTL_DSP_STEREO, &stereo, sizeof(stereo)) < 0)