Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.DirectShow_Filters_GetCount Method

Gets amount of DirectShow filters from the list.

Pascal
function DirectShow_Filters_GetCount: Integer;
C++
__fastcall int DirectShow_Filters_GetCount();
C#
public int DirectShow_Filters_GetCount();
Visual Basic
Public Function DirectShow_Filters_GetCount() As Integer
Java
public int DirectShow_Filters_GetCount();
IDL
int DirectShow_Filters_GetCount();
JavaScript
DirectShow_Filters_GetCount

Returns amount of DirectShow filters from the list.

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