Share via


MFPKEY_CODEDFRAMES Property

banner art

Specifies the number of video frames encoded by the codec.

Constant for IPropertyBag

g_wszWMVCCodedFrames

Data Type

VT_I4

Remarks

This value is equal to MFPKEY_TOTALFRAMES minus any frames that were dropped due to bit-rate constraints. You can get this value after you are finished passing samples.

Applies To

This read-only property is available on the encoder of the following codecs:

Requirements

Client: Requires Windows Vista or Windows XP.

Header: Include wmcodecdsp.h.

See Also