SNDCTL_DSP_SETFMT
#define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
if (ioctl(fFD, SNDCTL_DSP_SETFMT, &fmt, sizeof(int)) < 0) {