External Control Commands
infoGetState
Syntax
infoGetState 0 channel
Returns the current playback state of the player.
Parameters
channel
The channel on the Firefly (0)
Return Values
“STATE_PLAY”, “STATE_STOP”, “STATE_PAUSE”, “STATE_REW”, “STATE_FF”,
140