Class ALGraphicEqualizer.TALGraphicEqualizerChannelItem
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: ALGraphicEqualizer
Inherits: TLPCollectionItem
Contents |
Syntax
Delphi:
type TALGraphicEqualizerChannelItem = class( TLPCollectionItem )
C++ Builder:
class TALGraphicEqualizerChannelItem : public TLPCollectionItem
Visual C++ (MFC):
class CTALGraphicEqualizerChannelItem : public CTLPCollectionItem
C# (.NET):
public ref class GraphicEqualizerChannelItem : Vcl.VclCollectionItem
Summary
Graphic equalizer channel collection item.
Description
Defines graphic equalizer channel collection item.
Properties
Published
- Coefficient - Coefficient for the particular frequency.
- Frequency - Specifies the frequency of the graphic equalizer channel.
- Enabled - Enables/Disables the equalizer channel.