slideSourceControl
Control the slide playback in the current scene.
Address
/scene/slideSourceControl [pause]
Arguments
Type | Description | |
---|---|---|
argument 1 | Boolean | Whether to pause, non-essential argument, without which it performs play or pause automatically true: pause; false: play |
Example
Play the slide the current scene.
/scene/slideSourceControl false