VisioForge Video Edit SDK (Delphi / ActiveX)
|
Gets selected DirectShow filter from the list.
function DirectShow_Filters_GetItem(Index: Integer): WideString;
__fastcall BSTR DirectShow_Filters_GetItem(int Index);
public String DirectShow_Filters_GetItem(int Index);
Public Function DirectShow_Filters_GetItem(Index As Integer) As String
public string DirectShow_Filters_GetItem(int Index);
BSTR DirectShow_Filters_GetItem(int Index);
DirectShow_Filters_GetItem
public DirectShow_Filters_GetItem($Index);
Parameters |
Description |
Index: Integer |
Item index. |
Returns selected DirectShow filter from the list.
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|