Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.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
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!