BufferPitch

Size required to contain one line of the plane, expressed in bytes

Parameter Info

Class Category Level Type Access
Channel Cluster EXPERT Integer collection Set and Get
Num ID String Identifier C, C++ identifier
3336 << 14 BufferPitch MC_BufferPitch

Parameter Description

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 this parameter gives the minimum size (in bytes) required to contain one line of the plane produced by the channel.

Setting this parameter defines the desired line pitch. If allowed, this value will be used in the computation of other parameters.

The minimum value is reported by parameter MinBufferPitch .

The dimension of this collection parameter is specified by ImagePlaneCount . The assignment of the planes is returned by SurfacePlaneName . For a complete description of color formats, see MultiCam Storage Formats.