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

Gets selected DirectShow filter from the list.

Pascal
function DirectShow_Filters_GetItem(Index: Integer): WideString;
C++
__fastcall BSTR DirectShow_Filters_GetItem(int Index);
C#
public String DirectShow_Filters_GetItem(int Index);
Visual Basic
Public Function DirectShow_Filters_GetItem(Index As Integer) As String
Java
public string DirectShow_Filters_GetItem(int Index);
IDL
BSTR DirectShow_Filters_GetItem(int Index);
JavaScript
DirectShow_Filters_GetItem
PHP
public DirectShow_Filters_GetItem($Index);
Parameters 
Description 
Index: Integer 
Item index. 

Returns selected DirectShow filter from the list.

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