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