代码搜索:SoundIn
找到约 44 项符合「SoundIn」的源代码
代码结果 44
www.eeworm.com/read/404196/11490563
pas tacmwaveinunit.pas
unit TACMWaveInUnit;
interface
uses
Windows,Classes, IdTCPClient,IdGlobal,ComCtrls,SysUtils,BASE64,MMSystem ,
soundin,mixing,soundConverter,headers;
type
TACMWaveInThread = class(T
www.eeworm.com/read/212165/15165231
pas tacmwaveinunit.pas
unit TACMWaveInUnit;
interface
uses
Windows,Classes, IdTCPClient,IdGlobal,ComCtrls,SysUtils,BASE64,MMSystem ,
soundin,mixing,soundConverter,headers;
type
TACMWaveInThread = class(T
www.eeworm.com/read/208152/4995564
cpp sound.cpp
// Sound.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "Sound.h"
#include "SoundIn.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//
// Note!
//
www.eeworm.com/read/393838/2463664
entries
/Resampler.cxx/1.1/Tue Sep 21 00:56:29 1999//
/Resampler.h/1.1/Tue Sep 21 00:56:29 1999//
/SoundConsumer.cxx/1.1/Tue Sep 21 00:56:29 1999//
/SoundConsumer.h/1.1/Tue Sep 21 00:56:29 1999//
/SoundIn