Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
AVEncVideoDefaultUpperFieldDominant Property
Specifies which field is displayed first.
Property GUID
CODECAPI_AVEncVideoDefaultUpperFieldDominant
Data Type
VARIANT_BOOL (VT_BOOL)
Remarks
This property is read/write.
If the value is VARIANT_TRUE, the upper field is displayed first. Otherwise, the lower field is displayed first.
Requirements
Header: Include codecapi.h.
See Also