Version: 2018.1

VideoPlayer.IsAudioTrackEnabled

Switch to Manual
public bool IsAudioTrackEnabled (ushort trackIndex);

Parameters

trackIndexIndex of the audio track being queried.

Returns

bool True if decoding for the specified audio track is enabled.

Description

Returns whether decoding for the specified audio track is enabled. See VideoPlayer.EnableAudioTrack for distinction with mute.