TypeScript API Documentation for GSTREAMER VIDEO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.4
Get the tile index of the tile at coordinates x and y in the tiled image of x_tiles by y_tiles.
x
y
x_tiles
y_tiles
Use this method when mode is of type GstVideo.VideoTileType.INDEXED.
mode
a GstVideo.VideoTileMode
x coordinate
y coordinate
number of horizintal tiles
number of vertical tiles
the index of the tile at x and y in the tiled image of x_tiles by y_tiles.
1.4
Get the tile index of the tile at coordinates
xandyin the tiled image ofx_tilesbyy_tiles.Use this method when
modeis of type GstVideo.VideoTileType.INDEXED.