Property ALASIOAudioDevice.TALASIOAudioDevice.OutputChannels
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.
Class: TALASIOAudioDevice
Contents |
Syntax
Delphi:
property OutputChannels : TALASIOOutputChannels read FOutputChannels write SetOutputChannels;
C++ Builder:
__property TALASIOOutputChannels * OutputChannels = { read=FOutputChannels, write=SetOutputChannels };
Summary
Collection of Audio output channels.
Description
Use this property to add the number of channels you would
like to send data to.