Media Player SDK
|
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
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!
|