Method function ALSystemMixer.TALSystemMixerDevice.GetDeviceList(TStrings) : Boolean

From Mitov Wiki Doc
Jump to: navigation, search

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: TALSystemMixerDevice

Contents

Syntax

Delphi:

function GetDeviceList( ADevicesList : TStrings ) : Boolean;

C++ Builder:

bool __fastcall GetDeviceList( TStrings ADevicesList );

Visual C++ (MFC):

bool GetDeviceList( CTStrings ADevicesList );

Summary

Returns list of available audio mixer devices.

Description

Call this function to get list of available audio mixer devices.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox