Function
Void Playbacks.ToggleBlindPlayback(Handle handle)
| API | http://api.avolites.com/10.1/Playbacks.ToggleBlindPlayback.html |
|---|---|
| description | Toggles a playbacks blind mode state. |
| namespace | Playbacks |
| parameter | handle( Handle ) : The handle of the playback to toggle the blind state on. |
| return value | Void |
Playback - Playback Blind Mode On/Off:
<step pause="0.01">Playbacks.ToggleBlindPlayback(userNumber:100)</step>