Module bevy_kira_components::sources::audio_file::loader

source ·
Expand description

Asset loader implementation for the AudioFile type.

This loader either loads the audio data fully into memory, or simply copies the path into the asset, as kira has its own file streaming features.

This means that the streaming feature is only available on desktop platforms, and not on the web.

Structs§

Enums§