AudioPlayableOutput

struct in UnityEngine.Audio


Implementa interfaces:IPlayableOutput

Cambiar al Manual

Descripción

A IPlayableOutput implementation that will be used to play audio.

NOTE: You can use PlayableOutputExtensions methods with AudioPlayableOutput objects.

Variables Estáticas

NullReturns an invalid AudioPlayableOutput.

Funciones Públicas

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

Funciones Estáticas

CreateCreates an AudioPlayableOutput in the PlayableGraph.