Share via


IVPNotify::SetDeinterlaceMode (Compact 2013)

3/26/2014

This method 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 Value

Returns an HRESULT value that depends on the implementation of the interface.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IVPNotify Interface