engine.audio.astream

Undocumented in source.

Modules

ogg
module engine.audio.astream.ogg
Undocumented in source.

Members

Classes

AudioStream
class AudioStream

A stream of audio

Enums

Format
enum Format

Audio format of a stream

Functions

open
AudioStream open(string file, bool bit16)

Open an audio file

Structs

AudioInfo
struct AudioInfo

Information about audio, usually music

Meta