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
Related functions