130
PLAYER_setvol = function(perc)
PLAYER_setvol = function(perc)
PLAYER_decvol = function()
Description:
Use this function to advance to the next item. It retains the play state after advance is done.
Function:
Description:
Use this function to move back to the previous item. It retains the play state.
Function:
Description:
Use this function to increase the player volume 3dB.
Function:
Description:
Use this function to decrease the player volume 3dB.
Function:
Description:
Use this function to set the current player volume
Arguments:
nVolume
–
integer
0 to 100
Function:
Description:
Call this function to set the mute player parameter.
Arguments:
bMute
–
boolean
set to true to mute the player, otherwise unmute the player.
Function:
Description:
Call this function to open/load a preset or source or url
Arguments:
url (optional)
–- String of the url you want to open e.g. mmc://my-music/ http:://my.server/music-mp3
preset (optional)
– integer from 1 to 20. Indicates the preset you want to open
source (optional)
– integer from 1 to 24 representing MMC, USB, DLNA, AIRPLAY and presets from
PRESET1 to PRESET 20 (preset must be configured properly)
How to load “PRESET 12”?
How to load url “http:://my.server/music-mp3”?
PLAYER_previous()
PLAYER_incvol = function()
PLAYER_open = function( options )
require
"ePLAYER1"
ep = ePLAYER1.new()
ep.PLAYER_open({preset=12})
require
"ePLAYER1"
ep = ePLAYER1.new()
ep.PLAYER_open({url=”
”})
Summary of Contents for PLAYER ONE
Page 54: ...54 Figure 32 The action of loading and playing the specified stream is configured Figure 33 ...
Page 85: ...85 Figure 76 accessing the network configuration Figure 77 editing network parameters ...
Page 90: ...90 Figure 83 editing WiFi password ...
Page 95: ...95 A wireless connection to your WiFi network will be established Figure 88 ...
Page 112: ...112 In this example su hotels Figura 107 ...
Page 114: ...114 Figura 109 Copy from here To here ...
Page 118: ...118 THIRD PARTY CONTROL PROTOCOL PLAYER ONE JSON Commands USUER MANUAL ...
Page 153: ...HOW TO IDENTIFY INTERNET RADIO URL STREAMS 153 ...