google / oboe

Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
Apache License 2.0
3.72k stars 573 forks source link

OboeTester Data Paths handle mix of USB #2083

Closed philburk closed 3 months ago

philburk commented 3 months ago

Handle any combination of USB Headset or Device.

philburk commented 3 months ago

Interesting idea. I changed it to supported preferred order.

Are there any USB device that we know of that exposes both a USB device and a USB headset endpoint?

The Rode NT USB Mini is the only one I know of. This code was written to fix: b/356818652 | P2 | Oboe tester failed to execute data paths tests with Rode NT USB Mini