MultiCam Boards Documentation > MultiCam Documentation > MultiCam User Guide > MultiCam Basics > Acquisition > Multiple Acquisition Buffer Management > Registering Surfaces to the Destination Cluster

Registering Surfaces to the Destination Cluster

Registering a surface to the destination cluster of a channel is done with the MultiCam channel parameter Cluster.

This parameter is an instance collection giving access to the handles of the surfaces belonging to the destination cluster.

The application should use the by-identifier parameter access method with consecutive numeric values starting at MC_Cluster, followed by MC_Cluster+1, MC_Cluster+2, etc. Each item of the Cluster parameter is sequentially loaded with the handle of the constitutive surface, until the last surface.

It is not allowed to use an alternative registration order.