Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetDirectAudioMute(ushort, bool)

Set the direct-output audio mute status for the specified track.
Read time 1 minuteLast updated 12 days ago

Definition

public void SetDirectAudioMute(ushort trackIndex, bool mute)

Parameters

trackIndex

Track index for which the mute is set.

mute

Mute on/off.