mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
requests(CreateSource): fix docs
This commit is contained in:
parent
eaf34f3c3a
commit
60ce25c689
@ -25,7 +25,7 @@ bool isTextFreeType2Source(const QString& sourceKind)
|
||||
* @param {String} `sourceKind` Source kind, Eg. `vlc_source`.
|
||||
* @param {String} `sceneName` Scene to add the new source to.
|
||||
* @param {Object (optional)} `sourceSettings` Source settings data.
|
||||
* @param {boolean (optional)} `setVisible` Set the created SceneItem as visible or not.
|
||||
* @param {boolean (optional)} `setVisible` Set the created SceneItem as visible or not. Defaults to true
|
||||
*
|
||||
* @return {int} `itemId` ID of the SceneItem in the scene.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user