VideoFormatInfo.nPlanes

Get nPlanes field.

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

Return Value

Type: 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.