Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeTrigger

Trigger_GetBurstSizeRange

Scroll Previous Top Next More

Syntax

Trigger_GetBurstSizeRange (UINT* pnMin, UINT* pnMax, UINT* pnInc)

Description

Returns the value range and the increment for the number of images in a burst.

Parameter

pnMin

Pointer to the variable in which the minimum value is written.

pnMax

Pointer to the variable in which the maximum value is written.

pnInc

Pointer to the variable in which the increment is written.

Interface

IuEyeTrigger

Related functions

Trigger_GetBurstSize

Trigger_GetBurstSizeSupported

Trigger_SetBurstSize