Method function DSGraphProperty.TDSGraph.GetFilterList(TStrings) : Boolean

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TDSGraph

Contents

Syntax

Delphi:

function GetFilterList( AFiltersList : TStrings ) : Boolean;

C++ Builder:

bool __fastcall GetFilterList( TStrings AFiltersList );

Visual C++ (MFC):

bool GetFilterList( CTStrings AFiltersList );

Summary

Returns the list of names of DirectShow filters in the graph.

Description

Call this method to get the list of names of DirectShow filters inside the graph.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox