MFPKEY_RESIZE_INTERLACE Property
Specifies whether the input stream is interlaced.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_BOOL
Remarks
Use one of the following values:
Value | Description |
VT_FALSE | Progressive |
VT_TRUE | Interlaced |
If this property is not set, the DSP uses the input media type to determine whether the video is interlaced. You can set this property to override the media type setting.
Applies To
Requirements
Client: Requires Windows Vista or Windows XP.
Header: Include wmcodecdsp.h.
See Also