mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Fix: Updated @param.
This commit is contained in:
@ -408,7 +408,7 @@ RpcResponse WSRequestHandler::GetAudioTracks(const RpcRequest& request)
|
||||
/**
|
||||
* Get the mute status of a specified source.
|
||||
*
|
||||
* @param {String} `source` Source name.
|
||||
* @param {String} `sourceName` Source name.
|
||||
*
|
||||
* @return {String} `name` Source name.
|
||||
* @return {boolean} `muted` Mute status of the source.
|
||||
|
Reference in New Issue
Block a user