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

Returns the count of audio effects in use.

Pascal
function Audio_Effects_Count: Integer;
C++
__fastcall int Audio_Effects_Count();
C#
public int Audio_Effects_Count();
Visual Basic
Public Function Audio_Effects_Count() As Integer
Java
public int Audio_Effects_Count();
IDL
int Audio_Effects_Count();
JavaScript
Audio_Effects_Count
PHP
public Audio_Effects_Count();

Returns the count of audio effects in use, 0 if error happen.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!