version = 3, removed flac support, only ao type is supported from now, i.e. channel interleaved samples

This commit is contained in:
2026-05-04 11:10:03 +02:00
parent 2606634c11
commit 9a0ef7d76e
3 changed files with 5 additions and 112 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#define AOPLAYASYNC_EXPORT extern
#endif
#define VERSION 2
#define VERSION 3
typedef enum {
ao = 1,