Logo Mibo

AudioSurfaceExtensions Module

Hosts the audio-surface extensions. Auto-opened with the Mibo.Adaptive namespace, so ctx.Audio is in scope wherever the adaptive runtime is.

Type extensions

Type extension Description

this.Audio

Full Usage: this.Audio

Parameters:
    () : unit

Returns: AudioSurface

The audio helpers bound to this context. From Init, posted work runs at the startup drain, before the first frame is forced.

Extended Type: AdaptiveFrameContext

() : unit
Returns: AudioSurface

this.Audio

Full Usage: this.Audio

Parameters:
    () : unit

Returns: AudioSurface

The audio helpers bound to this context. From Update, posted work runs at the post drain, after this step's Update, before the frame is forced.

Extended Type: AdaptiveContext

() : unit
Returns: AudioSurface

Type something to start searching.