This version of Unity is unsupported.

VideoPlayer.SetDirectAudioVolume

Declaration

public void SetDirectAudioVolume(ushort trackIndex, float volume);

Parameters

trackIndex Track index for which the volume is set.
volume New volume, between 0 and 1.

Description

Set the direct-output audio volume for the specified track.