feat: 多设备组立体声

This commit is contained in:
Del Wang
2025-12-31 22:53:33 +08:00
committed by Del
parent 8e788f4b47
commit 962647afea
6 changed files with 741 additions and 10 deletions
+1
View File
@@ -1,3 +1,4 @@
#[derive(Debug, Clone)]
pub struct AudioConfig {
pub capture_device: String,
pub playback_device: String,