AVEncStatVideoOutputFrameRate Property
Microsoft DirectShow 9.0 |
AVEncStatVideoOutputFrameRate Property
Returns the average frame rate of the video content, in frames per second.
Property GUID
CODECAPI_AVEncStatVideoOutputFrameRate
Data Type
UINT32 (VT_UI4)
Remarks
This property is read/write. This property is available after the encoding is completed.
Requirements
Header: Include codecapi.h.
See Also