Class ALMultiInput.TALBasicMultiInput
From Mitov Wiki Doc
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
- Threading - Specifies the desired threading settings for the filtering.