version = 3, removed flac support, only ao type is supported from now, i.e. channel interleaved samples
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define AOPLAYASYNC_EXPORT extern
|
||||
#endif
|
||||
|
||||
#define VERSION 2
|
||||
#define VERSION 3
|
||||
|
||||
typedef enum {
|
||||
ao = 1,
|
||||
|
||||
Reference in New Issue
Block a user