AVEncVideoFieldSwap Property
Microsoft DirectShow 9.0 |
AVEncVideoFieldSwap Property
Reverses the order of the interlaced fields in the source video.
Property GUID
CODECAPI_AVEncVideoFieldSwap
Data Type
VARIANT_BOOL (VT_BOOL)
Remarks
This property is read/write.
If the value is VARIANT_TRUE, the encoder swaps the field order.
Requirements
Header: Include codecapi.h.
See Also