AVEncMPVFrameFieldMode Property
Microsoft DirectShow 9.0 |
AVEncMPVFrameFieldMode Property
Specifies whether the encoder produces encoded fields or encoded frames. This property applies to MPEG video encoders.
Property GUID
CODECAPI_AVEncMPVFrameFieldMode
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a member of the eAVEncMPVFrameFieldMode enumeration.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also