1.Please suggest a ways to alter Audio track titles or
2.how to hide audio track default menu or so i can add new UiMenuItem
please provide any other ways to like modify manifest and again to AvPlayer kind of suggestions please provide will be very helpful
Post
Replies
Boosts
Views
Activity
Here i want to display Audio Tracks as like above i shared image like English(Dolby). English(Stereo) so user can see differentiation easily
We are using Native AvPlayer using transportBarCustomMenuItems fro remaining Item
AVMediaSelectionGroup able to see language but not able to alter from apple (displayName)
#EXT-X-MEDIA:NAME="eng-300",TYPE=AUDIO,LANGUAGE="eng”,GROUP-ID="audio",CODECS="mp4a.40.2",DEFAULT=YES,AUTOSELECT=YES,URI="300/2043"
#EXT-X-MEDIA:NAME="eng-500",TYPE=AUDIO,LANGUAGE="eng”,GROUP-ID="audio",CODECS="mp4a.40.2",DEFAULT=NO,AUTOSELECT=YES,URI="500"
These are Audio Streams are coming from Manifest
Currently Player Showing like English,English so causing issue and for localisation also an issue from apple