mozilla / cubeb

Cross platform audio library
ISC License
439 stars 124 forks source link

Avoid unnecessary API calls when initializing a stream #695

Closed ChunMinChang closed 2 years ago

ChunMinChang commented 2 years ago

This PR avoids calling API when we don't really need it, and avoid overwriting input_bluetooth_handsfree during setting output side.