GstVideoTileInfo.stride

The stride (in bytes) of a tile line. Regardless if the tile have sub-tiles this stride multiplied by the height should be equal to #GstVideoTileInfo.size. This value is used to translate into linear stride when older APIs are being used to expose this format.

struct GstVideoTileInfo
uint stride;