References
Medialon MAS Pro Dante User Manual
p 73 of 88
M516-2 | 2020-05-19
SETVOLUME
Set the volume for the specified Player.
Client sends:
Field
Value
Command
SETVOLUME [VO]
PlayerIndex
1 to N
Volume
Volume gain in hundredth of dB (from 0dB to -100dB)
Server replies with the same message:
Example:
SETVOLUME (4,-1000).
SETBALANCE
Set the balance for the specified Player.
Client sends:
Field
Value
Command
SETBALANCE [BA]
PlayerIndex
1 to N
Balance
Balance in hundredth of dB. Positive values for right channel, negative values for left channel.
Server replies with the same message:
Example:
SETBALANCE (4,1000).
SETLOOP
Sets the number of times the current media should be looped on the specified Player.
Client sends:
Field
Value
Command
SETLOOP [LP]
PlayerIndex
1 to N
PlayCount
Number of times the media must loop after this command has been received. 0 means infinite loop.
Server replies with the same message: