📄 readme.txt
字号:
===================================================================
Coding Technologies
aacPlus v2 (LFA) Decoder Library
Version 1.0.0 - Build 2007-01-12
Microsoft Windows9x/NT/2000/ME/XP
for Intel x86 CPUs
(c) copyright Coding Technologies, 1998-2007
(c) copyright Fraunhofer-IIS, 1997-2000
All rights reserved
Jan 12, 2007
===================================================================
All material contained in this archive is deemed Confidential
Information of Coding Technologies. Do not distribute !
-------------------------------------------------------------------
IMPORTANT NOTE
You must have a signed Non Disclosure Agreement on file
to lawfully use this
aacPlus v2 (LFA) Decoder Library
A license agreement is needed for commercial exploitation of
products, which are incorporating and/or using, in whole or
in part, this
aacPlus v2 (LFA) Decoder Library
===================================================================
CONTENTS:
Readme.txt -- this file
lib/win32/
lfadecoder.lib -- the aacPlus (LFA) decoder library file
audiolib.lib -- the audio I/O library
make/
lfadec.dsp -- MS Visual Studio 6 Project file to
generate example lfadecoder executable
src/
liblfadec.h -- decoder library interface header file
au_channel.h -- interface to audio I/O library
lfadec.c -- example application demonstrating the decoding
of lfa960 files
REVISION NOTES:
The library included in this win32 SDK package has been compiled
with the INTEL C++ Compiler 7.1 using the static multithreaded
runtime library option.
In case you are not using the INTEL compiler, inconsistencies
concerning the libmmt.lib and libircmt.lib system libraries occur.
This is avoided by a pragma telling the linker to ignore these
libraries. See liblfadec.h for details.
===================================================================
Coding Technologies
mailto: aacPlus-support@codingtechnologies.com
===================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -