mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2025-07-12 02:11:46 +00:00
add gain to Audio section
This commit is contained in:
parent
aa125d2f46
commit
b6e734513a
@ -104,6 +104,13 @@ meld-cli audio toggle "Mic"
|
|||||||
meld-cli audio status "Mic"
|
meld-cli audio status "Mic"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- gain: Adjust the gain of a specific audio track by name.
|
||||||
|
- args: audioName gainValue
|
||||||
|
|
||||||
|
```console
|
||||||
|
meld-cli audio gain "System" -12.8
|
||||||
|
```
|
||||||
|
|
||||||
#### Stream
|
#### Stream
|
||||||
|
|
||||||
- start: Start streaming
|
- start: Start streaming
|
||||||
|
Loading…
x
Reference in New Issue
Block a user