IVPNotify::SetDeinterlaceMode
Microsoft DirectShow 9.0 |
IVPNotify::SetDeinterlaceMode
Sets the mode (such as bob or weave).
Syntax
HRESULT SetDeinterlaceMode( AMVP_MODE mode );
Parameters
mode
[in] Specified mode. This value is a member of the AMVP_MODE enumerated data type.
Return Values
Returns an HRESULT value.
Requirements
Header: Include Vptype.h, Vpnotify.h
Library: Use Strmiids.lib.
See Also