PCM_ENABLE_INPUT
if (trigger & PCM_ENABLE_INPUT) {
result |= PCM_ENABLE_INPUT;
snd_pcm_oss_set_trigger(&ofile, PCM_ENABLE_INPUT);