AVEncVideoNoOfFieldsToEncode Property
Microsoft DirectShow 9.0 |
AVEncVideoNoOfFieldsToEncode Property
Specifies the number of fields to encode.
Property GUID
CODECAPI_AVEncVideoNoOfFieldsToEncode
Data Type
UINT64 (VT_UI8)
Remarks
This property is read/write.
For progressive video, set this property to twice the number of frames to encode.
Requirements
Header: Include codecapi.h.
See Also