mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
updated mistake in protocol.md
This commit is contained in:
parent
7f3eb9f11b
commit
bbf3b0f86f
@ -236,7 +236,7 @@ __Request fields__ :
|
||||
__Response__ : OK if source exists, with these additional fields :
|
||||
- **"name"** (string) : name of the requested source
|
||||
- **"volume"** (double) : volume of the requested source, on a linear scale (0.0 to 1.0)
|
||||
- **"mute"** (bool) : mute status of the requested source
|
||||
- **"muted"** (bool) : mute status of the requested source
|
||||
|
||||
### "SetMute"
|
||||
Mutes or unmutes a specific source.
|
||||
|
Loading…
x
Reference in New Issue
Block a user