VideoPlayer.GetTargetAudioSource

매뉴얼로 전환
public AudioSource GetTargetAudioSource (ushort trackIndex);

파라미터

trackIndexIndex of the audio track for which the AudioSource is wanted.

반환

AudioSource The source associated with the audio track.

설명

Gets the AudioSource that will receive audio samples for the specified track if VideoPlayer.audioOutputMode is set to VideoAudioOutputMode.AudioSource.