use tile_info[] array instead.
VideoFormatInfo.tileWs
uint tileWs() @propertyGet tileWs field.
Returns
The width of a tile, in bytes, represented as a shift. DEPRECATED,
void tileWs(uint propval) @propertySet tileWs field.
Parameters
propval | The width of a tile, in bytes, represented as a shift. DEPRECATED, use tile_info[] array instead. |