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.

AudioPlayableOutput

struct in UnityEngine.Audio


Implements interfaces:IPlayableOutput

Description

A IPlayableOutput implementation that will be used to play audio.

NOTE: You can use PlayableOutputExtensions methods with AudioPlayableOutput objects.

Static Properties

NullReturns an invalid AudioPlayableOutput.

Static Methods

CreateCreates an AudioPlayableOutput in the PlayableGraph.