MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Cluster Category > Expert Level (Cluster) > SurfaceIndex

SurfaceIndex

Description

Type

Integer

Description

Index of the acquisition surface

"Set" effect

Sets the next surface to fill

"Get" effect

Returns the current surface index

Classification

Class

Channel

Category

Cluster

Level

Expert

Identifiers

String

SurfaceIndex

C, C++

MC_SurfaceIndex

.NET

MC.SurfaceIndex

Numerical

17

Getting this parameter gives access to the index of the lastly or currently written surface. This surface is in the FILLING state, as defined by SurfaceState, or got most recently the FILLED state.

Setting this parameter allows the selection of a surface to be used by the next acquisition phase. The target surface must be in the FREE state.

The value is the zero-based index of the surface in the cluster.

This parameter selects the strategy to be exercised by the capture controller.