Class DSGraphProperty.TDSFilterItems
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: TLPTypedCollection
Contents |
Syntax
Delphi:
type TDSFilterItems = class( TLPTypedCollection, TDSFilterItem )
C++ Builder:
class TDSFilterItems : public TLPTypedCollection
Visual C++ (MFC):
class CTDSFilterItems : public CTLPTypedCollection
C# (.NET):
public ref class DSFilterItems : Vcl.VclCollectionProperty
Summary
Collection of additional DirectShow filter to be added to the DirectShow graph.
Description
Defines collection Additional DirectShow filter to be added to the DirectShow graph.