AVEncVideoOutputFrameRateConversion Property

 
Microsoft DirectShow 9.0

AVEncVideoOutputFrameRateConversion Property

Specifies whether the encoder converts the frame rate when the output frame rate does not match the input frame rate.

Property GUID

CODECAPI_AVEncVideoOutputFrameRateConversion

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a member of the eAVEncVideoOutputFrameRateConversion enumeration.

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also