Filter Members

DirectX.Capture

DirectX.Capture Class Library

Filter Members

Public Instance Constructors

Filter Constructor Create a new filter from its moniker string.

Public Instance Fields

MonikerString Unique string referencing this filter. This string can be used to recreate this filter.
Name Human-readable name of the filter

Public Instance Methods

CompareTo Compares the current instance with another object of the same type.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Filter Class | DirectX.Capture Namespace