MFPKEY_COLORCONV_MODE Property
Specifies whether the input stream is interlaced.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_I4
Default Value
Computed by the DSP from the source video.
Remarks
Use one of the following values.
Value | Description |
0 | Progressive |
2 | 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