VideoPlayer.SetDirectAudioVolume
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.