Extron Electronics MS9400 HD FrEND User Manual

Page 40

Advertising
background image

MS9400 HD FrEND User Guide

Chapter 6: Remote Control Protocol

40 Rev.

1.54

LoadPlaylist <Channel list> <string1>

Loads the playlist identified by <string1> onto the channels specified in <Channel list>. The clips specified in the
playlist must be available to all channels identified in <Channel list>.

NOTE: Existing media file and/or playlist names that include spaces must be enclosed with quotes: “pre show”.

The loaded file will begin playing.

The Player will respond with

Fileplaying 1 /media/clipname.mpg or ERROR

ListPlaylist <string1>

Returns a list of the clips contained in the playlist identified by <string1>.

NOTE: Existing media file and/or playlist names that include spaces must be enclosed with quotes: “pre show”.

The player responds with a list of PlaylistEntry commands as follows…

PlaylistEntry <string1> <mediapath> <clip>

Where <string1> identifies a playlist, <string3> identifies a media clip located in the media path identified by
<string2>.

The list is terminated with an empty PlaylistEntry message.

Example:

PlaylistEntry “playlistname” “/media” “clipname1.mpg”

PlaylistEntry “playlistname” “/media” “clipname2.mpg”

PlaylistEntry

Advertising