90
MUTE?
Description:
Returns the Mute Mode
0: Player is unmuted
1: Player is muted
Example:
MUTE? [CR LF]
Example response: MUTE=1
AUDIOTRACK=
Description:
It selects the (stereo) audio track of a video file. If there is only one audio track
available, this one will be active, even if another one was chosen.
This function is often used to change the language of a video file.
Example:
AUDIOTRACK=2 [CR LF]
Selects audio track number 2 of the current video file
AUDIOTRACK?
Description: Returns the active audio track of the current media file
Example:
AUDIOTRACK? [CR LF]
Example response: Audiotrack=1
18.1.3.
FILE ORGANISATION
INDEXLIST?
Description:
It returns a list of all media files on the data carrier with assigned play index,
whether there is a playlist in use or not.
The first play index number is always “0”.
Example:
INDEXLIST? [CR LF]
UPDATEPLAYLIST
Description: Scans the data carrier again to update the playlist file
Example:
UPDATEPLAYLIST [CR LF]
PLAYLIST?
Description:
It returns all files that are included in the playlist with their play index. The index
corresponds to the item number. When there is no playlist available, a list of all
media files on the data carrier will be returned.
Example:
PLAYLIST? [CR LF]
FOLDERLIST?
Description: Returns the list of all folders and files located in
the data carrier’s root folder
Example:
FOLDERLIST? [CR LF]
STARTAUTODOWNLOAD
Description: Starts the Auto Download from the defined FTP server
Example:
STARTAUTODOWNLOAD [CR LF]