Playout Pins

TCP Server ›› API ››
Parent Previous Next

Pin


file

Loads playlist. The value parameter is a text string with the name of the file.


play

Plays playout controller's playlist from the start. Value parameter is ignored.


player

Set title of player module to be used for playout. Value parameter is text string with title of player module.


stop

Stops playing. Value parameter is ignored.


Example


The following example starts playing.



apiwrite playout, play, true