Version: 2017.3

VideoPlayer.IsAudioTrackEnabled

매뉴얼로 전환
public bool IsAudioTrackEnabled (ushort trackIndex);

파라미터

trackIndex Index 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.