Version: 2022.1
언어: 한국어

VideoPlayer.IsAudioTrackEnabled

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

파라미터

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