Version: 2019.4
public bool IsAudioTrackEnabled (ushort trackIndex);

パラメーター

trackIndexIndex of the audio track being queried.

戻り値

bool Returns true if decoding for the specified audio track is enabled.

説明

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