Image Manager (CVCDriver.dll) 15.0

Interface for collecting information about data stream modules (specifically flow sets). More...

Functions

cvbres_t CVDStreamGetFlowSetCount (CVDSTREAM Stream, size_t &Count)
 Returns the number of flow sets, which is currently applied.
 

Detailed Description

Interface for collecting information about data stream modules (specifically flow sets).

This is a collection of features that aim to provide information about the acquisition data stream, specifically flow sets defined by GenICam GenTL standard, which is responsible for transporting acquired data.

Function Documentation

◆ CVDStreamGetFlowSetCount()

cvbres_t CVDStreamGetFlowSetCount ( CVDSTREAM Stream,
size_t & Count )

Returns the number of flow sets, which is currently applied.

Parameters
[in]StreamThe handle of a target data stream module.
[out]CountThe number of flow sets which is currently applied.
Returns
See also