Pin
operator
Sets the name of the operator, identical to entering the name in the Operator field. Value parameter is text string.
start
Executes the start command, identical to clicking the Start button. Value parameter is ignored.
stop
Executes the stop command, identical to clicking the Stop button. Value parameter is ignored.
trans
Executes the transition command, identical to clicking the display. Value parameter is ignored.
url
Sets the URL of the stream. Value parameter is text string. Unlike setting the URL with the popup menu's Open dialog, the new URL is not added to the list of recent URLs nor is the stream (re)started.
Example
The following example starts decoding of the current stream.
apiwrite ip decoder 1, start, true |