VisioForge Video Capture SDK (Delphi / ActiveX)
|
Adds audio effect.
procedure Audio_Effects_Add(type_: TVFAudioEffectType Enumeration; Enabled: Boolean);
__fastcall Audio_Effects_Add(TVFAudioEffectType type_, Boolean Enabled);
public Audio_Effects_Add(TVFAudioEffectType Enumeration type_, Boolean Enabled);
Public Sub Audio_Effects_Add(type_ As TVFAudioEffectType, Enabled As Boolean)
public Audio_Effects_Add(TVFAudioEffectType type_, Boolean Enabled);
Audio_Effects_Add(TVFAudioEffectType type_, Boolean Enabled);
Audio_Effects_Add
public Audio_Effects_Add(TVFAudioEffectType $type_, Boolean $Enabled);
Parameters |
Description |
type_: TVFAudioEffectType |
Effect type. |
Enabled: Boolean |
if enabled, if disabled. |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|