feat: 支持设置音量。

This commit is contained in:
2023-05-07 18:18:34 +08:00
parent 9109518822
commit 2c5ac11579
8 changed files with 238 additions and 9 deletions

View File

@ -36,6 +36,7 @@ tokio-stream = "0.1.14"
mdns-sd = "0.7.2"
futures = "0.3.28"
ddc-hi = "0.4.1"
coreaudio-rs = "0.11.2"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem