Closed murtaz53 closed 6 years ago
Hey @murtaz53 , you can use the video.js audio tracks API: https://docs.videojs.com/tutorial-audio-tracks.html . Hope this helps.
@gesinger : I already have implemented above for audio tracks. I am searching about switching audio quality/group (for example stereo, surround).
@murtaz53 , it should be accessible through the same API. If you're still having trouble, would you be able to post an example using our starter template on JSBin? Thanks.
I am using this plugin in video js. I have added audio quality list using dropdown. how can I change current audio quality group through code?