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

Sets current volume value for selected audio output device.

Pascal
procedure Audio_OutputDevice_SetVolume(Volume: Integer);
C++
__fastcall Audio_OutputDevice_SetVolume(int Volume);
C#
public Audio_OutputDevice_SetVolume(int Volume);
Visual Basic
Public Sub Audio_OutputDevice_SetVolume(Volume As Integer)
Java
public Audio_OutputDevice_SetVolume(int Volume);
IDL
Audio_OutputDevice_SetVolume(int Volume);
JavaScript
Audio_OutputDevice_SetVolume
PHP
public Audio_OutputDevice_SetVolume($Volume);
Parameters 
Description 
Volume: Integer 
Volume value. 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!