VideoFormatInfo.tileWs

Set tileWs field.

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

Parameters

propval uint

The width of a tile, in bytes, represented as a shift. DEPRECATED, use tile_info[] array instead.