WMT_VIDEOIMAGE_TRANSITION_CROSS_FADE

[The feature associated with this page, Windows Media Format 11 SDK, is a legacy feature. It has been superseded by Source Reader and Sink Writer. Source Reader and Sink Writer have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Source Reader and Sink Writer instead of Windows Media Format 11 SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The cross-fade transition has no special effect; the characteristics of the fade (dissolve) are determined by the fPrevBlendCoef and fCurrBlendCoef members of the WMT_VIDEOIMAGE_SAMPLE2 structure.

Parameters

This transition takes no parameters.

Remarks

Setting this transition is the same as setting the dwEffectType member of the WMT_VIDEOIMAGE_SAMPLE2 structure to 0.

Requirements

Requirement Value
Header
Wmsdkidl.h

See also

Video Image Transitions