MFPKEY_RESIZE_INTERLACE Property

Specifies whether the input stream is interlaced.

Constant for IPropertyBag

Available only by using IPropertyStore.

Data Type

VT_BOOL

Applies To

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.

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Wmcodecdsp.h

See also

Media Foundation Properties