webrtc-sdk / libwebrtc

A C++ wrapper for binary release, mainly used for flutter-webrtc desktop (windows, linux, embedded).
MIT License
382 stars 78 forks source link

call SetPlayoutDevice not work #20

Closed chifandeyu closed 2 years ago

chifandeyu commented 2 years ago

I want to change output audio device in voice call, then call RTCAudioDevice::SetPlayoutDevice, but is not switch to the device.