Quantcast
Channel: support.jwplayer.com :: Streaming
Viewing all articles
Browse latest Browse all 2800

HD button getting hidden on native Android

$
0
0
On a native Android app, I have a video file in 720P, 1080P and 480P. I use this code for JW Player on Android to play a video that has multiple qualities - PlaylistItem item = new PlaylistItem(); List mediaSources = new ArrayList<>(); mediaSources.add(new MediaSource(source1)); mediaSources.add(new MediaSource(source1)); item.setSources(mediaSources); player.load(item); The problem is that the HD button gets hidden after 1,2 seconds when the video starts playing. I need to have the HD button to enable users to manually change the quality. How can I get it ? Or is it a bug in JW player ?

Viewing all articles
Browse latest Browse all 2800

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>