MFPKEY_CODEDFRAMES Property
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.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also