VisioForge Video Capture SDK (Delphi / ActiveX)
|
Returns the value for the current amplification level.
function Audio_Effects_DynamicAmplify_GetCurrentAmp(ID: Integer): Double;
__fastcall Double Audio_Effects_DynamicAmplify_GetCurrentAmp(int ID);
public Double Audio_Effects_DynamicAmplify_GetCurrentAmp(int ID);
Public Function Audio_Effects_DynamicAmplify_GetCurrentAmp(ID As Integer) As Double
public Double Audio_Effects_DynamicAmplify_GetCurrentAmp(int ID);
Double Audio_Effects_DynamicAmplify_GetCurrentAmp(int ID);
Audio_Effects_DynamicAmplify_GetCurrentAmp
public Double Audio_Effects_DynamicAmplify_GetCurrentAmp($ID);
Parameters |
Description |
ID: Integer |
Effect ID. |
Returns the value for the current amplification level, 0 if error happen.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|