less than the amount of components when multiple components are packed into one plane.
VideoFormatInfo.nPlanes
uint nPlanes() @property nothrowGet nPlanes field.
Returns
the number of planes for this format. The number of planes can be
void nPlanes(uint propval) @property nothrowSet 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. |