Class ALMultiInput.TALBasicMultiInput

From Mitov Wiki Doc
Revision as of 00:30, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Package: AudioLabPkg

Unit: ALMultiInput

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TALBasicMultiInput = class( TLPComponent )

C++ Builder:

class TALBasicMultiInput : public TLPComponent

Visual C++ (MFC):

class CTALBasicMultiInput : public CTLPComponent

C# (.NET):

public ref class BasicMultiInput : Mitov.AudioLab.Component

Summary

Base abstract class for multi-input audio components.

Description

This is a base class for different multi input filters. Do not make instances of this class. Instead create instance of an inherited class.

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox