Hi Team,I want the information on the active audio track.I'm using the
below method to get the same:playerManager.getAudioTracksManager();But
getting the null value in return. A similar API is there for Text tracks
which is returning the expected res...