Copyright © 2001-2019 MultiMedia Soft

EnableSpeakers property

Previous pageReturn to chapter overviewNext page

Type

Boolean for Visual Basic

BOOL for Visual C++

 

 

Remarks

Boolean value that enables/disables speakers assignment.

Supported values are the following:

Mnemonic Value

Numeric value

Meaning

FALSE (default)

0

Speakers assignment disabled

TRUE

1

Speakers assignment enabled

 

NOTE 1: This property can be set at Design-time only: changes made at Runtime will be simply ignored.

NOTE 2: This property has no effect under Windows Vista and newer versions where speakers management can be only enabled/disabled through the Windows Control Panel.

 

For further details about speakers management, take a look to the How to work with multiple output devices and speakers section.