Enumeration (GI Enum)

GstVideo-1.0GstVideoVideoTileMode

Enum value describing the available tiling modes.

Index

Enumeration Members

Enumeration Members

LINEAR: number

Tiles are in row order.

UNKNOWN: number

Unknown or unset tile mode

ZFLIPZ_2X2: number

Every four adjacent blocks - two horizontally and two vertically are grouped together and are located in memory in Z or flipped Z order. In case of odd rows, the last row of blocks is arranged in linear order.