We are using custom V2 SDk receiver for our Google ChromeCast development.
Our streaming Videos have multiple Audio Tracks to play audio in different languages. I don't see any API details to change Audio track in a different language.
Is there any API in V2 SDk receiver to change Audio track of a video?
I see getAudioTrackManager() available with CAF Reciever SDK but couldn't find anything in V2 SDK.
Any help will be appreciated.