I added an audio track selection menu, just like the one for subtitles, but it changes audio tracks. I needed it for a project I'm working on, and thought it could be useful for the main branch.
The new menu is pretty much a direct copy of the original subtitle menu, the behavior is the same (it doesn't show if there's only 1 track, it disappears on the same conditions, etc.). Being a direct copy, it's ugly, I've just recently started working with JS.
I added an audio track selection menu, just like the one for subtitles, but it changes audio tracks. I needed it for a project I'm working on, and thought it could be useful for the main branch.
The new menu is pretty much a direct copy of the original subtitle menu, the behavior is the same (it doesn't show if there's only 1 track, it disappears on the same conditions, etc.). Being a direct copy, it's ugly, I've just recently started working with JS.
Anyways, hope it's useful!