AVEncMPVUseConcealmentMotionVectors Property
Microsoft DirectShow 9.0 |
AVEncMPVUseConcealmentMotionVectors Property
Specifies whether the encoder uses concealment motion vectors. This property applies to MPEG video encoders.
Property GUID
CODECAPI_AVEncMPVUseConcealmentMotionVectors
Data Type
VARIANT_BOOL (VT_BOOL)
Remarks
This property is read/write.
If the value is VARIANT_TRUE, the encoder uses concealment motion vectors.
Requirements
Header: Include codecapi.h.
See Also