Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

GetUsedBandwith (long *plClock)

Description

GetUsedBandwith returns the bus bandwidth currently generated by all opened cameras in MByte/s. This is an approximate value calculated from the set pixel clock and the data format (bits per pixel). The actual generated data load on the bus may be slightly different from this value.

Parameter

plClock: Pointer to the variable in which the bandwidth is written.

Interface

IuEyeCapturePin

Related functions

GetPixelClock