SurfaceAddr
Address of the surface for one plane, or list of addresses of the surface planes
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Surface | Surface Specification | ADJUST | Pointer collection | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
28 << 14 | SurfaceAddr | MC_SurfaceAddr |
Parameter Description
If PlaneCount > 1, this parameter is a collection of the starting addresses for every plane constituting the surface.
Note: For 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.