diff options
Diffstat (limited to 'fdk-aac.def')
-rw-r--r-- | fdk-aac.def | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/fdk-aac.def b/fdk-aac.def new file mode 100644 index 0000000..7e81466 --- /dev/null +++ b/fdk-aac.def @@ -0,0 +1,19 @@ +EXPORTS + aacDecoder_AncDataGet + aacDecoder_AncDataInit + aacDecoder_Close + aacDecoder_ConfigRaw + aacDecoder_DecodeFrame + aacDecoder_Fill + aacDecoder_GetFreeBytes + aacDecoder_GetLibInfo + aacDecoder_GetStreamInfo + aacDecoder_Open + aacDecoder_SetParam + aacEncClose + aacEncEncode + aacEncGetLibInfo + aacEncInfo + aacEncOpen + aacEncoder_GetParam + aacEncoder_SetParam |