readme.txt
来自「音频编码」· 文本 代码 · 共 30 行
TXT
30 行
In order to build this codec, you need the Windows98 DDK from Microsoft. It can also workwith the Windows2000/ME/XP/2003 DDK:http://www.microsoft.com/ddk/Alternatively, the required headers are also available in CYGWIN+w32api, MINGW32 or Wine :http://www.cygwin.com/http://www.mingw.org/http://www.winehq.com/If you do not have a ddk, you should be able to use the alternative msacmdrv.h providedwith this ACM codec. It is not used by default because it would probably broke any realDDK already installed.---------------Define ENABLE_DECODING if you want to use the decoding (alpha state, doesn't decode at the moment, so use it only if you plan to develop)---------------To release this codec you will need :- lameACM.acm (result of the build process)- lameACM.inf- lame_acm.xml (where the initial configuration is stored)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?