Get the tile index of the tile at coordinates x and y in the tiled image of x_tiles by y_tiles.
Use this method when mode is of type gstvideo.types.VideoTileType.Indexed.
a #GstVideoTileMode
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.
Get the tile index of the tile at coordinates x and y in the tiled image of x_tiles by y_tiles.
Use this method when mode is of type gstvideo.types.VideoTileType.Indexed.