IDxtKey interface

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

Note

[Deprecated. This API may be removed from future releases of Windows.]

 

The IDxtKey interface sets properties on the Key transition.

This interface is used internally by DirectShow Editing Services (DES) when it renders the Key transition. DES applications do not need to use this interface. To set the properties on a transition in DES, use the IPropertySetter interface.

Members

The IDxtKey interface inherits from IDXEffect. IDxtKey also has these types of members:

Methods

The IDxtKey interface has these methods.

Method Description
get_Hue Retrieves the hue value on which to key.
get_Invert Retrieves a Boolean value indicating whether the key operation is inverted.
get_KeyType Retrieves the type of key.
get_Luminance Retrieves the luminance value on which to key.
get_RGB Retrieves the RGB color on which to key.
get_Similarity Retrieves the range of color data that becomes transparent.
put_Hue Specifies the hue value on which to key.
put_Invert Specifies whether the key operation is inverted.
put_KeyType Specifies the type of key.
put_Luminance Specifies the luminance value on which to key.
put_RGB Specifies the RGB color on which to key.
put_Similarity Specifies the range of color data that becomes transparent.

 

Remarks

Note

The header file Qedit.h is not compatible with Direct3D headers later than version 7.

 

Note

To obtain Qedit.h, download the Microsoft Windows SDK Update for Windows Vista and .NET Framework 3.0. Qedit.h is not available in the Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 Service Pack 1.

 

Requirements

Requirement Value
Header
Qedit.h
Library
Strmiids.lib