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: TALASIOChannels
Contents |
Syntax
Delphi:
type TALASIOInputChannels = class( TALASIOChannels )
C++ Builder:
class TALASIOInputChannels : public TALASIOChannels
Visual C++ (MFC):
class CTALASIOInputChannels : public CTALASIOChannels
C# (.NET):
public ref class TALASIOInputChannels : Mitov.AudioLab.ASIOChannels
Summary
Collection of ASIO input channels.
Description
Defines collection of ASIO input channels.
Properties
Public
- Items - Access to individual channel of the collection.