mirror of
https://github.com/godotengine/godot.git
synced 2025-01-22 10:32:54 -05:00
4396f8fbd3
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 |