pub fn poll(client: &SonosClient, ip: &str) -> Result<RenderingControlState>Expand description
Poll a speaker for complete RenderingControl state.
Calls GetVolume (required), GetMute, GetBass, GetTreble, GetLoudness (optional — fall back to None on failure).