Replies: 1 comment
-
|
It appears tud_audio_n_write is the answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've implemented a composite device with two UAC2_headset devices in it.
I'm now trying to write data to the correct tx endpoint for each device.
tud_audio_write() does not have an argument for it, so what am I missing?
.
Beta Was this translation helpful? Give feedback.
All reactions