VCDoc
Class Tree

Unit
  VCDoc.unaVC_wave

Description
 

Contains audio wave pipes to be used in Delphi/C++Builder IDE.

Wave components:

  • WaveIn.
  • WaveOut.
  • WaveCodec.
  • WaveRIFF.
  • WaveMixer.
  • WaveResampler.


  • Author
     

    Lake


    Version
     

    2.5.2008.02 Split from unaVCIDE.pas unit


    Constants
     
    Constant Description
    defOverNumValue Default value for overNum property.

    Variables
     
    Variable Description

    Routines
     
    Method Description

    Classes/Records
     
    Class Description
    unavclInOutWavePipe Base abstract class for wave devices.
    unavclWaveCodecDevice Audio stream conversion from one supported format to another.
    unavclWaveInDevice Real time PCM audio stream recording from the sound card or other hardware device.
    unavclWaveMixer Mixes two or more PCM audio streams. No ACM codecs are used by this component.
    unavclWaveOutDevice Real time PCM audio stream playback using the sound card or other hardware device.
    unavclWaveResampler Audio stream conversion from one PCM format to another.
    unavclWaveRiff Reads audio stream from a WAV file, producing PCM stream,


    (c) 2001-2008 Lake of Soft, Ltd
    Created with DelphiCodeToDoc.