chromecast-player
chromecast-player copied to clipboard
Mute state isn't reflected in current session.
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.
The same holds for the volume level btw. getVolume does return the right volume level/mute state though.