Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Audio_Balance_Get Method

Gets current balance value for selected audio output device.

Pascal
function Audio_Balance_Get(Index: Integer): Integer;
C++
__fastcall int Audio_Balance_Get(int Index);
C#
public int Audio_Balance_Get(int Index);
Visual Basic
Public Function Audio_Balance_Get(Index As Integer) As Integer
Java
public int Audio_Balance_Get(int Index);
IDL
int Audio_Balance_Get(int Index);
JavaScript
Audio_Balance_Get
Parameters 
Description 
Index: Integer 
Stream index. 

Returns current balance value for selected audio output device.

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!