INTERACT FORUM

Windows => Plug-in Development => Topic started by: ivb on November 29, 2013, 12:43:30 am

Title: MCWS: FYI, Playback.Info.State values not documented
Post by: ivb on November 29, 2013, 12:43:30 am
Heads up, the value mapping for the Playback.Info.State isn't documented in MCWS. This is all it says:
Quote
      Info
         Get information about the current playback.
         Parameters:
            Zone: The zone the command is targetted for. (default: -1)
            ZoneType: The type of value provided in 'Zone' (ID: zone id; Index: zone index; Name: zone name (default: ID)
         Response:
            ZoneID: The zone ID of this zone.
            ZoneName: The display name of this zone.
            State: The playback state of the player.

Not a huge deal, I just hit the URL 3 times in stopped/playing/paused mode and figured it out, but figured you might want to write that down. I didn't see it elsewhere, but i'm turkey-ed up so i'm a little slow :-)