0

How do i update the metadata in the receiver for live audio stream. Am using custom receiver but i don't find any methods for the same in the developer docs.

itsmewajid
  • 186
  • 2
  • 9

3 Answers3

0

This is currently not supported.

Leon Nicholls
  • 4,623
  • 2
  • 16
  • 17
  • This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - [From Review](/review/low-quality-posts/17897193) – Shine Nov 10 '17 at 00:11
  • @Shine I disagree - this is an actual answer. I can't speak to whether or not it's correct (I'm not familiar with that SDK), but that's a different issue. It's an answer whether it's correct or not, though. – EJoshuaS - Stand with Ukraine Nov 10 '17 at 00:23
0

I had the same issue and I couldn't find anything until I stumble upon setMediaInformation, it works fine for now.

Damien
  • 1
  • 1
-2

Regarding to this video: https://www.youtube.com/watch?v=1cE0r9-dnns&feature=youtu.be&t=26m24s

It was schedule to be available in late 2017. So it should probably be coming soon. If someone from Google could confirm, that would be great !

Hrk
  • 2,725
  • 5
  • 29
  • 44
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/low-quality-posts/18813867) – Graham Feb 14 '18 at 02:07
  • @Graham It does include the essential details – Rob Feb 14 '18 at 03:19
  • Please read the help section, specifically https://stackoverflow.com/help/how-to-answer as you are not providing any context to your link. It doesn't matter what the link contains, it matters what your answer contains. – Graham Feb 14 '18 at 03:23
  • There is no way to do it currently and this is the only explanation. As explained, I would like to have the official answer from Google. – Hrk Feb 14 '18 at 16:31