KSPROPERTY_VIDEOCONTROL_ACTUAL_FRAME_RATE
The KSPROPERTY_VIDEOCONTROL_ACTUAL_FRAME_RATE property retrieves the frame rate at which the device is streaming for the specified pin. This property is optional.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Filter |
KSPROPERTY_VIDEOCONTROL _ACTUAL_FRAME_RATE_S |
The property value (operation data) is a KSPROPERTY_VIDEOCONTROL_ACTUAL_FRAME_RATE_S structure that specifies actual frame rate information at the time of query, such as the dimensions (width and height) of the image, current actual frame rate, and current maximum available frame rate.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |