mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Implement onGetEncodingFormat for libvorbis and libopus decoders.
This commit is contained in:
+2
-1
@@ -9993,7 +9993,8 @@ typedef enum
|
||||
ma_encoding_format_wav,
|
||||
ma_encoding_format_flac,
|
||||
ma_encoding_format_mp3,
|
||||
ma_encoding_format_vorbis
|
||||
ma_encoding_format_vorbis,
|
||||
ma_encoding_format_opus
|
||||
} ma_encoding_format;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user