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

Returns current volume value for selected audio output device.

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

Returns current volume 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!