Merge pull request #114 from haganbmj/patch-1

Update api doc for SwitchScenes
This commit is contained in:
Stéphane L 2017-08-24 20:27:18 +02:00 committed by GitHub
commit 09b04037a0

View File

@ -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() {