Table of Contents

Class AudioContextManager

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

Manages the lifetime of an audio context and its associated resources.

public class AudioContextManager : IDisposable
Inheritance
AudioContextManager
Implements
Inherited Members

Properties

AudioContext

Gets the audio context associated with any loaded audio resources.

ResourceManager

Gets the resource manager storing all the resources associated with this audio context.

Methods

Dispose()

Releases all resources used by the AudioContextManager class.