Exoplayer: Hide Quality display from Video

Created on 29 Oct 2020  路  4Comments  路  Source: google/ExoPlayer

video_player

I want to hide video quality from PlayerView. I have attached image and I want to hide that "FULL HD" button.

Is it possible???

question

Most helpful comment

Whether something is displayed in a UI component or not, is a property of the UI component. That UI component doesn't look like anything that we provide in the ExoPlayer library, so this is not an ExoPlayer issue.

All 4 comments

That view has nothing to do with ExoPlayer. I suggest you contact the author of whatever app or library you're using.

yea, I thought same but when I use different trackselector I mean quality then it's showing me like 480p, 240p.

So, I am confirming here it's related to ExoPlayer??

Whether something is displayed in a UI component or not, is a property of the UI component. That UI component doesn't look like anything that we provide in the ExoPlayer library, so this is not an ExoPlayer issue.

okay, thanks a lot. Got it.

Was this page helpful?
0 / 5 - 0 ratings