readme
来自「音频编码」· 代码 · 共 22 行
TXT
22 行
This directory contains a Windows DLL interface to the LAMEencoding engine.This DLL is compatible with the BladeEnc.dll. See BladeMP3EncDLL.c for details of the callingsequence, and BladeMP3EncDLL.h for details of thedata that must be passed to the DLL. As of yet, there is no other documentation. To use this DLL as a replacement for BladeEnc.dll, youneed to populate the 'mp3' struct. To use more advanced features of LAME, you need to populate the LHV1 struct instead.Delphi 4 Users: Gabriel G閘in <ggelin@alapage.com> hascontributed a .PAS file, do you can access the DLL fromDelphi. See MP3export.pas.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?