VfwCompressorPropertyPage Members

DirectX.Capture

DirectX.Capture Class Library

VfwCompressorPropertyPage Members

Public Instance Constructors

Public Instance Fields

Name (inherited from PropertyPage) Name of property page. This name may not be unique
SupportsPersisting (inherited from PropertyPage) Does this property page support saving and loading the user's choices.

Public Instance Properties

State Get or set the state of the property page. This is used to save and restore the user's choices without redisplaying the property page. This property will be null if unable to retrieve the property page's state.

Public Instance Methods

Dispose (inherited from PropertyPage) Release unmanaged resources
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.
Show Show the property page. Some property pages cannot be displayed while previewing and/or capturing.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

VfwCompressorPropertyPage Class | DirectX.Capture Namespace