Module soundcache

Source
Expand description

Handles caching and retrieval of decoded .ogg sfx sound data, eliminating the need to decode files on each playback

Structsยง

OggSound ๐Ÿ”’
SoundLoader ๐Ÿ”’
StreamedOggSound ๐Ÿ”’
StreamedSoundLoader ๐Ÿ”’

Enumsยง

AnySoundData
AnySoundError
AnySoundHandle

Functionsยง

load_ogg