AudioPlayableOutput

struct in UnityEngine.Audio

/

Implemented in:UnityEngine.AudioModule


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

Property Description
NullReturns an invalid AudioPlayableOutput.

Public Methods

Method Description
GetEvaluateOnSeekGets the state of output playback when seeking.
SetEvaluateOnSeekControls whether the output should play when seeking.

Static Methods

Method Description
CreateCreates an AudioPlayableOutput in the PlayableGraph.

Did you find this page useful? Please give it a rating: