IMFMediaEngineEx::GetBalance method
Gets the audio balance.
Syntax
double GetBalance();
Parameters
This method has no parameters.
Return value
Returns the balance. The value can be any number in the following range (inclusive).
| Return value | Description |
|---|---|
|
The left channel is at full volume; the right channel is silent. |
|
The right channel is at full volume; the left channel is silent. |
If the value is zero, the left and right channels are at equal volumes. The default value is zero.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8 |
|
Header |
|
See also