Searched refs:SetPlayoutChannels (Results 1 – 12 of 12) sorted by relevance
44 virtual int32_t SetPlayoutChannels(size_t channels);
184 int32_t AudioDeviceBuffer::SetPlayoutChannels(size_t channels) in SetPlayoutChannels() function in webrtc::AudioDeviceBuffer
1148 _audioDeviceBuffer.SetPlayoutChannels(nChannels); in SetStereoPlayout()
149 _ptrAudioBuffer->SetPlayoutChannels(kPlayoutNumChannels); in InitPlayout()464 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()
207 audio_device_buffer_->SetPlayoutChannels(channels); in AttachAudioBuffer()
184 audio_device_buffer_->SetPlayoutChannels(channels); in AttachAudioBuffer()
148 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()1142 _ptrAudioBuffer->SetPlayoutChannels(_playChannels); in InitPlayout()
152 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()1155 _ptrAudioBuffer->SetPlayoutChannels((uint8_t) _playChannels); in InitPlayout()
215 _ptrAudioBuffer->SetPlayoutChannels(N_PLAY_CHANNELS); in AttachAudioBuffer()1993 _ptrAudioBuffer->SetPlayoutChannels((uint8_t)_playChannels); in SetDesiredPlayoutFormat()
661 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()2349 _ptrAudioBuffer->SetPlayoutChannels((uint8_t)_playChannels); in InitPlayout()
182 _ptrAudioBuffer->SetPlayoutChannels(N_PLAY_CHANNELS); in AttachAudioBuffer()
523 audio_device_buffer_->SetPlayoutChannels(playout_parameters_.channels());