VideoPlayer.SetDirectAudioMute
public void SetDirectAudioMute(ushort trackIndex,
bool mute);
Parameters
| trackIndex | Track index for which the mute is set. | |
| mute | Mute on/off. |
Description 描述
Set the direct-output audio mute status for the specified track.