chromecast-player icon indicating copy to clipboard operation
chromecast-player copied to clipboard

Mute state isn't reflected in current session.

Open DanielVoogsgerd opened this issue 9 years ago • 1 comments

When querying the state of the Chromecast using getCurrentSession, the 2nd parameter on the callback says that the chromecast is not muted. Even after muting it with this lib.

I'm using v0.2.3 with a 1st generation Chromecast.

DanielVoogsgerd avatar May 29 '16 00:05 DanielVoogsgerd

The same holds for the volume level btw. getVolume does return the right volume level/mute state though.

DanielVoogsgerd avatar May 29 '16 01:05 DanielVoogsgerd