AVEncVideoForceSourceScanType Property

 
Microsoft DirectShow 9.0

AVEncVideoForceSourceScanType Property

Specifies whether the input frames are progressive or interlaced.

Property GUID

CODECAPI_AVEncVideoForceSourceScanType

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a member of the eAVEncVideoSourceScanType enumeration.

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also