I am developing an Video Streaming Application using the Xamarin tvOS and using the AVPlayer with the standard control. But I need to update the audio track titles manually regardless what player is reading from the stream metadata.
Is there any way to override the language title track under the audio tab in the AVPlayer or to hide the entire audio tab from the view?
Any help will be appreciated.
Thanks in advance!