Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AudioSource

Send the embedded audio into a specified AudioSource.
Read time 1 minuteLast updated 10 days ago

Definition

AudioSource = 1

Remarks

You can add effects and filters to your audio, or alter the settings of the AudioSource to change how your video’s audio sounds. If you use this setting, you need to assign an AudioSource to your VideoPlayer. To assign an AudioSource, use VideoPlayer.SetTargetAudioSource.