mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Merge pull request #114 from haganbmj/patch-1
Update api doc for SwitchScenes
This commit is contained in:
commit
09b04037a0
@ -278,7 +278,7 @@ const char* WSEvents::GetRecordingTimecode() {
|
|||||||
* @return {Array} `sources` List of sources in the new scene.
|
* @return {Array} `sources` List of sources in the new scene.
|
||||||
*
|
*
|
||||||
* @api events
|
* @api events
|
||||||
* @name OnSceneChange
|
* @name SwitchScenes
|
||||||
* @category scenes
|
* @category scenes
|
||||||
*/
|
*/
|
||||||
void WSEvents::OnSceneChange() {
|
void WSEvents::OnSceneChange() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user