MinBufferPitch
Minimum size to contain one line of the image plane, expressed as a number of bytes.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Cluster | EXPERT | Integer collection | Get Only |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
3335 << 14 | MinBufferPitch | MC_MinBufferPitch |
Parameter Description
This parameter indicates the minimal size required to contain one line of the image plane produced by the channel. The channel cannot be activated if all surfaces do not meet this requirement.
The line pitch size is defined by parameter BufferPitch .
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.
Parameter Values
Numeric values: 4, 32768
4 |
Always applicable. |
32768 |
Always applicable. |