Searched refs:UADSetChannels (Results 1 – 1 of 1) sorted by relevance
71 static UMSAudioDevice_ReturnCode UADSetChannels(_THIS, long channels );337 rc = UADSetChannels(this, spec->channels); /* functions reduces to mono or stereo */ in UMS_OpenAudio()488 static UMSAudioDevice_ReturnCode UADSetChannels(_THIS, long channels ) in UADSetChannels() function