Media Player SDK
|
Gets selected DirectShow filter from the list.
function Info_List_DirectShowFilters_GetItem(Index: Integer): WideString;
__fastcall BSTR Info_List_DirectShowFilters_GetItem(int Index);
public String Info_List_DirectShowFilters_GetItem(int Index);
Public Function Info_List_DirectShowFilters_GetItem(Index As Integer) As String
public string Info_List_DirectShowFilters_GetItem(int Index);
BSTR Info_List_DirectShowFilters_GetItem(int Index);
Info_List_DirectShowFilters_GetItem
Parameters |
Description |
Index: Integer |
Item index. |
Returns selected DirectShow filter from the list.
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|