IID_IuEyeCapturePin
This interface provides the uEye camera with several special functions for timing that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.
IuEyeCapturePin provides the following functions:
Returns the bus bandwidth currently generated by all opened cameras in MByte/s |
|
Returns the value range for the pixel clock of a camera (minimum, maximum or default value). |
|
Returns the current pixel clock of a camera. |
|
Sets the pixel clock of a camera. |
|
Returns the color mode that is used if RGB8 was selected as the media type. |
|
Sets the color mode that is used if RGB8 was selected as the media type. |
|
Returns the value range for the exposure time of a camera (minimum, maximum or step width). |
|
Returns the current exposure time of a camera. |
|
Sets the exposure time of a camera. |