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

SurfaceCount

Description

Type

Integer

Description

Number of surfaces in the channel

"Set" effect

Sets the number of surfaces in the channel

"Get" effect

Returns the current number of surfaces in the channel

Classification

Class

Channel

Category

Cluster

Level

Expert

Identifiers

String

SurfaceCount

C, C++

MC_SurfaceCount

.NET

MC.SurfaceCount

Numerical

82

MultiCam creates the surfaces and automatically allocates the memory buffers, if not done by the application. The following channel parameters configure the automatic allocation: BufferSize, BufferPitch, ImagePlaneCount and SurfaceCount. MultiCam decides the adequate number of surfaces for the selected acquisition mode.

Getting SurfaceCount indicates the number of surfaces in the channel. The user may change SurfaceCount to another value before channel activation.