LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

VideoAudioOutputMode

enumeration

Description

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

Properties

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