AVDecVideoInputScanType Property
Microsoft DirectShow 9.0 |
AVDecVideoInputScanType Property
Specifies how the decoded video stream is interlaced.
Property GUID
CODECAPI_AVDecVideoInputScanType
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a member of the eAVDecVideoInputScanType enumeration.
Remarks
This property is read-only.
The upper 16 bits of the value contain the width, and the lower 16 bits contain the height.
Requirements
Header: Include codecapi.h.
See Also