Class ALWaveLogger.TALWaveLogger

From Mitov Wiki Doc
Revision as of 00:07, 11 June 2013 by David Alm (Talk | contribs)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGALWaveLogger.gif ALWaveLogger.gif NETALWaveLogger.gif

Package: AudioLabEssentialPkg

Unit: ALWaveLogger

Inherits: TALCommonLogger

Contents

Syntax

Delphi:

type TALWaveLogger = class( TALCommonLogger )

C++ Builder:

class TALWaveLogger : public TALCommonLogger

Visual C++ (MFC):

class CTALWaveLogger : public CTALCommonLogger

C# (.NET):

public ref class TALWaveLogger : Mitov.AudioLab.CommonLogger

Summary

Records the audio to Wave file.

Description

This component can be used to store WAVE files to disk.

To store audio to an WAVE file, place the component on a form, set the FileName with the name of the WAVE file to be created, and connect the InputPut pin to the OutputPin of a component generating audio data, such as TALWavePlayer or TALAudioIn.


Diagram:

ALWaveLogger Preview.png

Properties

Published

Public

Events

From TALCommonLogger

Properties

Published

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox