IID_IuEyeCapturePinEx
This interface provides the uEye camera with several special functions for timing that are not covered by the DirectShow standard. This interface extends the existing IuEyeCapturePin interface. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.
IuEyeCapturePinEx provides the following functions:
Returns if the current camera supports the long exposure mode. |
|
Enables/disables the long exposure. |
|
Returns if long exposure is enabled. |
|
Returns the number of discrete pixel clocks which are supported by the camera. |
|
Returns the list with discrete pixel clocks. |
|
Returns if a value range for the pixel clock is supported. Otherwise, the list of discrete pixel clocks has to be used. |
|
Returns the value range for the pixel clock (minimum, maximum, default and increment). |