VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.Audio_Effects_Count Method

Returns the count of audio effects in use.

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

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

Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!