Microsoft DirectX 9.0

IVPNotify::SetDeinterlaceMode

Sets the mode (such as bob or weave).

Syntax

HRESULT SetDeinterlaceMode(
  AMVP_MODE mode
) PURE;

Parameters

mode

[in] Specified mode. This value is a member of the AMVP_MODE enumerated data type.

Return Values

Returns an HRESULT value.

See Also