VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.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.

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