Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

SetPixelClock (long lClock)

Description

SetPixelClock sets the pixel clock of the camera.

hint_info

Changes to the image geometry or pixel clock affect the value ranges for the frame rate and exposure time. After running SetPixelClock, we recommend resetting the frame rate (see output pin interface IAMStreamConfig) and the exposure time.

Parameter

lClock: Pixel clock in MHz

Interface

IuEyeCapturePin

Related functions

GetPixelClockRange

GetPixelClock