DataType:Medley
Holds members that return current medley, information about the current queue, and other status about the songs being played
This Data Type is referenced in MQ2Medley, and accessed by Top-Level Object(s): Medley
Members
Type | Member | Description |
---|---|---|
bool | Active | true - medley is active |
double | TTQE | (Time to queue empty) double time in seconds until queue is empty, this is estimate only. If performating normal medley, this will be 0.0 |
int | Tune | Deprecated when "A Tune Stuck in My Head" was changed to a passive AA, it's now always 0. It used to show 1 when buffed with A Tune Stuck in My Head. |
string | Medley | Current medley name. Empty string if no current medley. |