This version of Unity is unsupported.

VideoAudioOutputMode.AudioSource

Description

Send the embedded audio into a specified AudioSource.

You can add effects and filters to your audio, or alter the settings of the AudioSource to change how your video’s audio sounds. If you use this setting, you need to assign an AudioSource to your VideoPlayer. To assign an AudioSource, use VideoPlayer.SetTargetAudioSource.