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

Enables selected audio effect.

Pascal
procedure Audio_Effects_Enable(ID: Integer; Enable: Boolean);
C++
__fastcall Audio_Effects_Enable(int ID, Boolean Enable);
C#
public Audio_Effects_Enable(int ID, Boolean Enable);
Visual Basic
Public Sub Audio_Effects_Enable(ID As Integer, Enable As Boolean)
Java
public Audio_Effects_Enable(int ID, Boolean Enable);
IDL
Audio_Effects_Enable(int ID, Boolean Enable);
JavaScript
Audio_Effects_Enable
PHP
public Audio_Effects_Enable($ID, Boolean $Enable);
Parameters 
Description 
ID: Integer 
Effect ID. 
Enable: Boolean 
if enabled, if disabled. 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!