Version: 2017.4
public bool IsAudioTrackEnabled (ushort trackIndex);

パラメーター

trackIndexIndex of the audio track being queried.

戻り値

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

説明

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