MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Surface Class > Surface Specification Category > Adjust Level (Surface Specification) > SurfaceAddr

SurfaceAddr

Description

Type

Pointer Collection

Description

Address of the surface or list of addresses of the surface planes

"Set" effect

Sets the address of the surface

"Get" effect

Returns the current address of the surface

Classification

Class

Surface

Category

Surface Specification

Level

Adjust

Identifiers

String

SurfaceAddr

C, C++

MC_SurfaceAddr

.NET

MC.SurfaceAddr

Numerical

28

This parameter declares the address of the surface for one plane.

If PlaneCount>1, the parameter is a collection of the starting addresses for every plane constituting the surface.

Backward compatibility

It is still possible to use an integer collection instead of a pointer collection.

When it is used as an integer, it gives access to the first plane.