VisioForge Video Capture SDK (Delphi / ActiveX)
|
Enables selected audio effect.
procedure Audio_Effects_Enable(ID: Integer; Enable: Boolean);
__fastcall Audio_Effects_Enable(int ID, Boolean Enable);
public Audio_Effects_Enable(int ID, Boolean Enable);
Public Sub Audio_Effects_Enable(ID As Integer, Enable As Boolean)
public Audio_Effects_Enable(int ID, Boolean Enable);
Audio_Effects_Enable(int ID, Boolean Enable);
Audio_Effects_Enable
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!
|