Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Styled media receiver source (Chromecast)

Currently, I am working on a chromecast integration of my app. Currently, you are given 3 options for your cast receiver application

  • Styled Media Receiver
  • Default media receiver
  • Custom media receiver

I really like the styling of the styled media receiver, as it is very easy to style your receiver this way. However, sometimes I would be really like to extend the functionality of that receiver. Like a volume indicator, for example.

Is there a way I can obtain the source code of the styled media receiver? I checked the Github of google-cast but couldn't find it. Has anyone tried this?

like image 861
sn0ep Avatar asked Mar 17 '14 13:03

sn0ep


1 Answers

Currently, source for the first two options that you had listed are not publicly available

like image 192
Ali Naddaf Avatar answered Oct 02 '22 08:10

Ali Naddaf