mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-03 17:27:51 +01:00
Include the decoder API version in the public header
This commit is contained in:
parent
69a488faf2
commit
63447a9993
@ -348,6 +348,10 @@ Where N equals to CStreamInfo::frameSize .
|
||||
|
||||
#include "genericStds.h"
|
||||
|
||||
#define AACDECODER_LIB_VL0 2
|
||||
#define AACDECODER_LIB_VL1 5
|
||||
#define AACDECODER_LIB_VL2 10
|
||||
|
||||
/**
|
||||
* \brief AAC decoder error codes.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user