VideoFormatInfo.tileWs

uint tileWs() @property

Get tileWs field.

Returns

The width of a tile, in bytes, represented as a shift. DEPRECATED,

use tile_info[] array instead.

void tileWs(uint propval) @property

Set tileWs field.

Parameters

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