Update api doc for SwitchScenes

This commit is contained in:
Brendan Hagan 2017-08-24 10:18:00 -05:00 committed by GitHub
parent 179ba9a9e6
commit 3c50e1e4d8

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