Searched refs:PLAYER_ID (Results 1 – 3 of 3) sorted by relevance
188 if (!root.isMember(PLAYER_ID) || !root.isMember(MEDIA_COMMAND) || in ProcControlCommand()193 std::string playerId = root[PLAYER_ID].isString() ? in ProcControlCommand()194 root[PLAYER_ID].asString() : "ERROR_PLAYER_ID"; in ProcControlCommand()357 jsonObject[PLAYER_ID] = playerId; in ConvertControllersToStr()522 metaDataJson[PLAYER_ID] = playerId; in ConvertMetadataInfoToStr()631 value[PLAYER_ID] = playerId; in OnPlaybackStateChanged()
107 const std::string PLAYER_ID = "PlayerId"; variable
441 result[PLAYER_ID] = playerId;