user2045374
user2045374

Reputation: 31

Video Quality on YouTube Android Player API

I am trying to develop an app using Android's YouTube API. I want to manually modify the video quality but I was not able to find any relevant API, any help is appreciated.

https://developers.google.com/youtube/android/player/reference/com/google/android/youtube/player/package-summary

Thanks, Ankur

Upvotes: 3

Views: 2872

Answers (1)

Ibrahim Ulukaya
Ibrahim Ulukaya

Reputation: 12877

There is not a method to modify the quality right now, it uses the default settings. Feel free to follow revision history if it comes along in the future 'https://developers.google.com/youtube/feeds/android-player-api-revision-history.xml'

Upvotes: 2

Related Questions