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
1 changed files with 4 additions and 0 deletions

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