VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Audio_OutputDevice_GetBalance Method

Returns current balance value for selected audio output device.

Pascal
function Audio_OutputDevice_GetBalance: Integer;
C++
__fastcall int Audio_OutputDevice_GetBalance();
C#
public int Audio_OutputDevice_GetBalance();
Visual Basic
Public Function Audio_OutputDevice_GetBalance() As Integer
Java
public int Audio_OutputDevice_GetBalance();
IDL
int Audio_OutputDevice_GetBalance();
JavaScript
Audio_OutputDevice_GetBalance
PHP
public Audio_OutputDevice_GetBalance();

Returns current balance value for selected audio output device, 0 if error happen.

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