Interactive Technologies, Inc.
Playback Info [pi]
This request returns a Playback Info data structure for the specified playback fader.
!
This request is available in CueServer 2 only for compatibility with the original CueServer 1 API. Use of this
request is depreciated and is not encouraged. Use Extended Playback Info [epi] instead.
The PI selector was originally designed for CS1 and therefore is restricted to fixed point fade times, cue IDs
with only one digit of precision after the decimal point and it is missing several new playback features
available in CS2. This selector is provided for compatibility only and is not recommended for use with CS2.
URL:
/get.cgi?req=pi&id=<playbackID>
Parameters:
•
id=<playbackID>
◦ Specifies the a playback fader number from
Response:
The following data structure will be returned by this request.
typedef struct PlaybackInfo {
uint8_t
uint8_t
Stopped)
uint8_t
uint8_t
Override, 2 = Scale)
uint16_t
progress
uint16_t
progress
uint32_t
uint16_t
None, 1 = Cue 0.1, -1 = Active Channels)
uint16_t
playback;
runMode;
outputLevel;
combineMode;
fadeTimer;
followTimer;
streamTimer;
currentCue;
nextCue;
CueServer 2 User's Manual - 18.5.18
to 32.
1
// (96 bytes total)
// Playback number (1..32)
// Run Mode (0 = Normal, 1 =
// Output level (0..255)
// Combine Mode (0 = Merge, 1 =
// Remaining fade time in
// Remaining follow time in
// Stream playback position
// Cue currently playing (0 =
// Next cue (0 = None, 1 = Cue
Page 313 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?
Questions and answers