Pin
off
Executes the off command, identical to pressing the Off button. Value parameter is ignored.
on
Executes the on command, identical to pressing the On button. Value parameter is ignored.
trans
Executes the transition command, identical to clicking the display. Value parameter is ignored.
source
Reads or writes the video source. When writing the value parameter is a text string.
Example
The following example selects Camera 1 as video source.
apiwrite output 1, source, Camera 1 |