Version: 2020.1
언어: 한국어

VideoAudioOutputMode

enumeration

매뉴얼로 전환

설명

Places where the audio embedded in a video can be sent.

변수

NoneDisable the embedded audio.
AudioSourceSend the embedded audio into a specified AudioSource.
DirectSend the embedded audio direct to the platform's audio hardware.
APIOnlySend the embedded audio to the associated AudioSampleProvider.