mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Move OggVorbis and MP3 loading code to their AudioStream class, matching how it's done for WAV. The duplicate functions in ResourceImporterOggVorbis are now deprecated. Co-authored-by: MaxIsJoe <34368774+MaxIsJoe@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| doc_classes | ||
| audio_stream_ogg_vorbis.cpp | ||
| audio_stream_ogg_vorbis.h | ||
| config.py | ||
| register_types.cpp | ||
| register_types.h | ||
| resource_importer_ogg_vorbis.cpp | ||
| resource_importer_ogg_vorbis.h | ||
| SCsub | ||