less than the amount of components when multiple components are packed into one plane.
VideoFormatInfo.nPlanes
uint nPlanes() @propertyGet nPlanes field.
Returns
the number of planes for this format. The number of planes can be
void nPlanes(uint propval) @propertySet nPlanes field.
Parameters
propval | the number of planes for this format. The number of planes can be less than the amount of components when multiple components are packed into one plane. |