Searched refs:N_PLAY_CHANNELS (Results 1 – 4 of 4) sorted by relevance
37 const uint32_t N_PLAY_CHANNELS = 2; // default is stereo playout variable56 ENGINE_PLAY_BUF_SIZE_IN_SAMPLES * N_PLAY_CHANNELS * N_BUFFERS_OUT;
107 _playChannels(N_PLAY_CHANNELS), in AudioDeviceMac()215 _ptrAudioBuffer->SetPlayoutChannels(N_PLAY_CHANNELS); in AttachAudioBuffer()
32 const uint32_t N_PLAY_CHANNELS = 2; // default is stereo playout variable
82 _playChannels(N_PLAY_CHANNELS), in AudioDeviceWindowsWave()182 _ptrAudioBuffer->SetPlayoutChannels(N_PLAY_CHANNELS); in AttachAudioBuffer()