Class DSGraphProperty.TDSFilters
From Mitov Wiki Doc
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.
Package: AudioLabBasicPkg
Unit: DSGraphProperty
Inherits: TObject
Contents |
Syntax
Delphi:
type TDSFilters = class( TObject )
C++ Builder:
class TDSFilters : public TObject
Visual C++ (MFC):
class CTDSFilters : public CLPComponent
C# (.NET):
public ref class DSFilters : Vcl.VclProperty
Summary
List of filters in the DirectShow graph.
Description
Defines class containing the list of filters in the DirectShow graph.