emscripten-core / emscripten-core/emscripten
EmscriptenWebAudioCreateAttributes doesn't support sinkId attribute argument
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
The EmscriptenWebAudioCreateAttributes struct is missing a 'sinkId' member.
The sinkId argument for AudioContext c'tor helps request a specific audio device/mic for use.
Contributor guide
Assessment
This issue has not been assessed yet.