代码搜索:TACMWaveIn
找到约 14 项符合「TACMWaveIn」的源代码
代码结果 14
www.eeworm.com/read/170137/9817304
txt acmwavein.txt
TACMWaveIn - this component is used for sampling
audio (directly or through ACM codecs). This
component is derived from TWinControl.
TACMWaveIn - have 2 methods:
Open(format:PWaveFormatEx); f
www.eeworm.com/read/254342/7805248
txt acmwavein.txt
TACMWaveIn - this component is used for sampling
audio (directly or through ACM codecs). This
component is derived from TWinControl.
TACMWaveIn - have 2 methods:
Open(format:PWaveFormatEx); f
www.eeworm.com/read/128281/5992099
txt acmwavein.txt
TACMWaveIn - this component is used for sampling
audio (directly or through ACM codecs). This
component is derived from TWinControl.
TACMWaveIn - have 2 methods:
Open(format:PWaveFormatEx); f
www.eeworm.com/read/479409/6694675
txt acmwavein.txt
TACMWaveIn - this component is used for sampling
audio (directly or through ACM codecs). This
component is derived from TWinControl.
TACMWaveIn - have 2 methods:
Open(format:PWaveFormatEx); f
www.eeworm.com/read/409664/11316731
txt acmwavein.txt
TACMWaveIn - this component is used for sampling
audio (directly or through ACM codecs). This
component is derived from TWinControl.
TACMWaveIn - have 2 methods:
Open(format:PWaveFormatEx); f
www.eeworm.com/read/170137/9817290
pas acmwavein.pas
unit ACMWaveIn;
interface
uses
msacm,Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem;
type
TACMBufferCount = 2..64;
TOnData = procedure(data:pointe
www.eeworm.com/read/170137/9817296
~pas acmwavein.~pas
unit ACMWaveIn;
interface
uses
msacm,Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem;
type
TACMBufferCount = 2..64;
TOnData = procedure(data:pointe
www.eeworm.com/read/254342/7805246
pas acmwavein.pas
unit ACMWaveIn;
interface
uses
msacm,Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem;
type
TOnData = procedure(data:pointer;size:longint) of object;
www.eeworm.com/read/128281/5992097
pas acmwavein.pas
unit ACMWaveIn;
interface
uses
msacm,Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem;
type
TOnData = procedure(data:pointer;size:longint) of object;
www.eeworm.com/read/479409/6694673
pas acmwavein.pas
unit ACMWaveIn;
interface
uses
msacm,Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem;
type
TOnData = procedure(data:pointer;size:longint) of object;