LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
FilterEnum Class Members
See Also  Methods 
Leadtools.Multimedia Namespace : FilterEnum Class

The following tables list the members exposed by FilterEnum.

Public Constructors

 NameDescription
public Constructor FilterEnum ConstructorThe constructor for the FilterEnum object.  
Top

Public Methods

 NameDescription
public Method DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public Method GetEnableGet a value that indicates whether the filter is enabled or not.  
public Method GetMeritGet a filter merit.  
public Method SetEnableEnables or disables a Directshow filter.  
public Method SetMeritSets DirectShow filter Merit.  
Top

See Also