mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-10 17:21:32 +00:00
[client] usb audio: add audio provider
Adapt the emulated UAC2 playback stream to LG_AudioOps. Preserve borrowed packet delivery, publish reconstructed timing, and synchronize provider availability and attachment transitions.
This commit is contained in:
@@ -216,6 +216,7 @@ endif()
|
||||
|
||||
if(ENABLE_USB_AUDIO)
|
||||
list(APPEND SOURCES
|
||||
src/audio_usb.c
|
||||
src/usb_audio.c
|
||||
src/usbredir.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user