-
Notifications
You must be signed in to change notification settings - Fork 0
API Audio
Eduard Gushchin edited this page Jul 1, 2026
·
4 revisions
Home | API by Category | Complete API Index | API Compatibility
Audio resources, playback nodes and audio server state.
This category currently contains 5 public types.
| Type | Kind | Summary |
|---|---|---|
| AudioServer | class | Provides process-wide audio device, bus and voice playback state. |
| AudioServer.SpeakerMode | enum | Identifies the speaker layout used by the active audio output. |
| AudioStream | class | Provides the base resource for audio data that can be played by audio nodes. |
| AudioStreamPlayer | class | Plays an Electron2D.AudioStream without positional attenuation. |
| AudioStreamPlayer2D | class | Plays an Electron2D.AudioStream as a sound source in 2D space. |
Electron2D 0.1.0 Preview API reference. Generated from 175 public runtime types.