Audio

时间:2009-03-15 02:52:39
【文件属性】:

文件名称:Audio

文件大小:196KB

文件格式:ZIP

更新时间:2009-03-15 02:52:39

多媒体相关 控件 源码 资源

UnitAudioDescriptionThe TAudio Component allows Delphi programs to access waveform devices, e.g. a Soundblaster card, through the use of the low-level waveform audio services in the Windows multimedia API. This allow applications to manage waveform audio playback and recording. The 32bit version will also enable access to mixer devices.The main control functions of the component are available through the following properties:Mixer Access to all mixer control settingsPlayer Access to all properties and methods needed for playingRecorder Access to all properties and methods needed for recordingA number of events are available for use by the application:OnPlayed When a particular file or stream have been finished playedOnBufferPlayed When an internal buffer has played through (and handed-over to the next internal buffer). This event is of no particular use anymore.OnRecord When a recorder buffer has been filled it is handed over to the application through this event OnMixerChange When a mixer control has been changed the application will be notified through this eventThe component works in a 16-bit environment (for Delphi 1), as well as a 32-bit environment (for Delphi 3), albeit more functionalities are available in the 32bit version.This is version 4.0 (released December 13, 1998), which includes full source code.See Also (includes version history)


【文件预览】:
Demo_Au.dof
AUDIO.HLP
Audio32.dcr
Demo_Au.res
Audio.pas
Demo_Au.dpr
Demo_Au1.pas
Demo_Au1.dcu
Audio16.dcr
DEMO_AU.opt
Demo_Au.exe
Audio_v4.inf
readme.txt
Demo_Au1.dfm

网友评论