Media Player SDK
|
Sets current balance value for selected audio output device.
procedure Audio_Balance_Set(Index: Integer; Balance: Integer);
__fastcall Audio_Balance_Set(int Index, int Balance);
public Audio_Balance_Set(int Index, int Balance);
Public Sub Audio_Balance_Set(Index As Integer, Balance As Integer)
public Audio_Balance_Set(int Index, int Balance);
Audio_Balance_Set(int Index, int Balance);
Audio_Balance_Set
Parameters |
Description |
Index: Integer |
Stream index. |
Balance: Integer |
Balance value. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|