Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

GetPixelClockRangeEx (long *plMin, long *plMax, long *plDefault, long *plInc)

Description

Returns the value range for the pixel clock (minimum, maximum, default and increment).

Parameter

plMin

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

plMax

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

plDefault

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

plInc

Pointer to the variable in which the step width of the pixel clock in Mhz is written.

Interface

IuEyeCapturePinEx

Related functions

GetNumPixelClocks

GetPixelClockList

PixelClockRange_IsSupported