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