Version: 2022.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.