This commit is contained in:
eafonyang
2026-07-17 16:47:19 +08:00
parent 4f3427b44f
commit 5696f8233c
27 changed files with 35 additions and 174 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ export interface PeqSoftPayload {
// ============================================================
// Input/Output Labels
// ============================================================
export const INPUT_LABELS = ["USB", "USB-C", "Coaxial", "Optical", "Bluetooth", "HDMI-EARC", "RCA"];
export const INPUT_LABELS = ["USB", "USB-C", "Coaxial", "Optical", "Bluetooth", "IIS", "RCA"];
export const OUTPUT_LABELS = ["XLR", "RCA", "Headset", "XLR/RCA"];
/** Device `input` index for Bluetooth source. */