VideoFormatInfo.nPlanes

Set nPlanes field.

  1. uint nPlanes [@property getter]
  2. uint nPlanes [@property setter]
    class VideoFormatInfo
    @property
    void
    nPlanes
    (
    uint propval
    )

Parameters

propval uint

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.