Please enable JavaScript to view this site.

uEye DirectShow 4.97

IID_IuEyeAutoFramerate

This interface provides special functions for controlling the automatic frame rate control on some uEye models that are not covered by the DirectShow standard. The purpose of the automatic frame rate control is to set the frame rate to an optimal value. As a result, the auto-exposure control has the required control range at the highest possible frame rate in all situations. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.

IuEyeAutoFramerate provides the following functions:

AutoFramerateSensor_IsSupported

Returns information on whether the sensor supports auto frame rate.

AutoFramerateSensor_IsEnabled

Returns information on whether the sensor's auto frame rate is enabled.

AutoFramerateSensor_Enable

Activates the sensor's auto frame rate.

AutoFramerateDriver_IsSupported

Returns information on whether the camera supports auto frame rate.

AutoFramerateDriver_IsEnabled

Returns information on whether the camera's auto frame rate is enabled.

AutoFramerateDriver_Enable

Activates the camera's auto frame rate.

AutoFramerate_GetFramerate

Returns the value set for the frame rate.