Class ALASIOAudioDevice.TALASIOOutputChannels
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 TALASIOOutputChannels = class( TALASIOChannels )
C++ Builder:
class TALASIOOutputChannels : public TALASIOChannels
Visual C++ (MFC):
class CTALASIOOutputChannels : public CTALASIOChannels
C# (.NET):
public ref class TALASIOOutputChannels : Mitov.AudioLab.ASIOChannels
Summary
Collection of ASIO output channels.
Description
Defines collection of ASIO output channels.
Properties
Public
- Items - Access to individual channel of the collection.