1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-06-05 22:39:13 +02:00

Include the decoder API version in the public header

This commit is contained in:
Martin Storsjo
2014-11-04 09:38:46 +02:00
parent 69a488faf2
commit 63447a9993

View File

@@ -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.
*/