Closed GoogleCodeExporter closed 9 years ago
You should be using Device Volume instead of Stream Volume. See the mute method
here:
http://developer.android.com/reference/com/google/android/gms/cast/Cast.CastApi.
html#setMute(com.google.android.gms.common.api.GoogleApiClient,%20boolean).
Original comment by jonathan...@google.com
on 7 Apr 2015 at 9:13
Thanks for your response... Observed that volume bar displayed every time when
I use device volume methods like setMute(), setVolume(). I don't want to see
those volume controls displayed every time mute/UN-mute event executed in
chromecast, that is the reason I tried to use alternative ways using stream
volume methods.
Even I'm enthusiastic to know the reason behind 2100 failed status code, why
stream volume methods not working, could you please tell me the reason for
failure notice?
Original comment by cp.strea...@gmail.com
on 8 Apr 2015 at 6:18
Here is the StackOverFlow link for the same query:
http://stackoverflow.com/questions/29494925/android-unable-to-mute-audio-in-chro
mecast
Original comment by cp.strea...@gmail.com
on 8 Apr 2015 at 8:09
Original issue reported on code.google.com by
cp.strea...@gmail.com
on 7 Apr 2015 at 2:54