Method function ALSimpleAudioBuffer.IALAudioBuffer.GetChannelMask() : TALSpeakers
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: IALAudioBuffer
Contents |
Syntax
Delphi:
function GetChannelMask() : TALSpeakers;
C++ Builder:
TALSpeakers __fastcall GetChannelMask();
Visual C++ (MFC):
GetChannelMask();
Summary
Returns the channel mask indicating which channels (Speakers) are active.
Description
Call this method to get the channel mask indicating which channels (Speakers) are active.