Hello,
I am currently using the new VideoPlayer component. The .m4v video that I am working with has multiple audio-tracks, en, spa, fre etc.
The documentation explicitly states that enabling/disabled audio tracks must be done when the video is not playing. My assumption is you can change it when its paused. I have a simple dropdown that gets populated on the audio-tracks a video file may contain when its finished preparing.
When I pause the video and change the audio-track for the VideoPlayer nothing happens.
Is this a bug? or am I overlooking something.
Thanks.