balance property

[This documentation is preliminary and is subject to change.]

Sets or gets the value indicating how the volume of the background sound is divided between the left speaker and the right speaker.

Syntax

HRESULT value = object.put_balance(VARIANT v);HRESULT value = object.get_balance(VARIANT* p);

Property values

Type: VARIANT

a value in the range between -10,000 and +10,000. A -10,000 value indicates that all sound is directed to the left speaker. A +10,000 value indicates that all sound is directed to the right speaker. A zero value indicates that the sound is balanced between the left speaker and the right speaker.

0

Value Condition

 

 

 

Build date: 6/12/2012