AudioPlayableOutput

struct in UnityEngine.Audio


Implements interfaces:IPlayableOutput

Switch to Manual

Description

一个 IPlayableOutput 实现,用于播放音频。

注意:您可以将 PlayableOutputExtensions 方法与 AudioPlayableOutput 对象结合使用。

Static Variables

Null返回无效 AudioPlayableOutput。

Public Functions

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

Static Functions

Create在 PlayableGraph 中创建一个 AudioPlayableOutput。