mozilla / audioipc

Cubeb Audio Remoting For Gecko
10 stars 17 forks source link

Update tokio branch to audio_thread_priority 0.26.0 and cubeb-rs 0.10. #149

Closed kinetiknz closed 2 years ago

kinetiknz commented 2 years ago

This uses the "winapi" feature flag to continue building against "winapi" rather than using "windows-rs".

See https://github.com/padenot/audio_thread_priority/pull/13

Also includes two small fixes for CI failures.