Class ALASIOAudioDevice.TALASIOInputChannels
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: ALASIOAudioDevice
Inherits: TLPTypedOwnerComponentCollection
Contents |
Syntax
Delphi:
type TALASIOInputChannels = class( TLPTypedOwnerComponentCollection, TALASIOAudioDevice, TALASIOInputChannelItem )
C++ Builder:
class TALASIOInputChannels : public TLPTypedOwnerComponentCollection
Visual C++ (MFC):
class CTALASIOInputChannels : public CTLPTypedOwnerComponentCollection
C# (.NET):
public ref class ASIOInputChannels : Vcl.VclCollectionProperty
Summary
Collection of ASIO input channels.
Description
Defines collection of ASIO input channels.