Feedback trackposition [on/off, Feedback repeatchange [on/off, Feedback trackposition – Qsonix Integration User Manual
Page 27: Feedback repeatchange, On/off

Qsonix Integration Guide
Page | 27
SequenceNumber This number is unique within a playlist and indicates this tracks order within the
playlist. Since a playlist can contain a track more than once, this provides an
alternative to track ID to uniquely identify a particular instance of a track within
a playlist.
Int32
Feedback TrackPosition
[On/Off]
DESCRIPTION
Enabling this type of feedback will cause a feedback message to be sent any time the track position
changes. During playback, this will result in one message being sent every second.
PARAMETERS
On/Off
Specifies whether to turn the specified type of feedback on or off. Valid values
include: ON, OFF.
RESPONSE DEFINITIONS
FEEDBACKPOSITION[ZoneNumber][TrackDuration][TrackPosition][TrackTimeRemaining]
[TrackDurationString][TrackPositionString][TrackTimeRemainingString]
ZoneNumber
The number of the zone that this feedback applies to.
uInt8
TrackDuration
Duration of the current track returned as a integer value
of seconds.
Int32
TrackPosition
The current playback position of the track returned as an
integer value of seconds.
Int32
TrackTimeRemaining
The number of seconds remaining in the currently
playing track.
String(10)
TrackPositionString
The current playback position of the track returned as a
formatted string value (ex: 1:23:45).
String(10)
TrackTimeRemainingString
The amount of time remaining in the current track
returned as a formatted string value (ex: 1:23:45).
String(10)
Feedback RepeatChange
[On/Off]
DESCRIPTION
Enabling this type of feedback will cause a single feedback message to be sent when the playback
Repeat state changes (on / off).
PARAMETERS
On/Off
Specifies whether to turn the specified type of feedback on or off. Valid values
include: ON, OFF.
RESPONSE DEFINITIONS
FEEDBACKREPEAT [ZoneNumber][RepeatState]
ZoneNumber
The number of the zone that this feedback applies to.
uInt8
RepeatState
The current state of the repeat setting. Valid values include: ON, OFF.
String(3)