AVEncVideoOutputScanType Property
Microsoft DirectShow 9.0 |
AVEncVideoOutputScanType Property
Specifies how the encoder interlaces the output video.
Property GUID
CODECAPI_AVEncVideoOutputScanType
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a member of the eAVEncVideoOutputScanType enumeration.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also