Support opus flt and fltp

This commit is contained in:
dec05eba
2023-03-04 16:02:48 +01:00
parent c956cd4be3
commit 8ca1ac70e8
3 changed files with 46 additions and 23 deletions

View File

@@ -37,7 +37,8 @@ struct MergedAudioInputs {
typedef enum {
S16,
S32
S32,
F32
} AudioFormat;
/*