Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

GetPixelClockRange (long *plMin, long *plMax, long *plDefault)

Description

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

Parameter

plMin

Pointer to the variable in which the minimum value of the pixel clock is written in MHz.

plMax

Pointer to the variable in which the maximum value of the pixel clock is written in MHz.

plDefault

Pointer to the variable in which the default value of the pixel clock is written in MHz.

Interface

IuEyeCapturePin

Related functions

GetPixelClock

SetPixelClock