Please enable JavaScript to view this site.

uEye DirectShow 4.97

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:

GetUsedBandwith

Returns the bus bandwidth currently generated by all opened cameras in MByte/s

GetPixelClockRange

Returns the value range for the pixel clock of a camera (minimum, maximum or default value).

GetPixelClock

Returns the current pixel clock of a camera.

SetPixelClock

Sets the pixel clock of a camera.

GetRGB8ColorMode

Returns the color mode that is used if RGB8 was selected as the media type.

SetRGB8ColorMode

Sets the color mode that is used if RGB8 was selected as the media type.

GetExposureRange

Returns the value range for the exposure time of a camera (minimum, maximum or step width).

GetExposureTime

Returns the current exposure time of a camera.

SetExposureTime

Sets the exposure time of a camera.