VideoFormatInfo.tileHs

Set tileHs field.

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

Parameters

propval uint

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