Enumeration (GI Enum)

GstVideo-1.0GstVideoVideoGLTextureOrientation

The orientation of the GL texture.

Index

Enumeration Members

FLIP_Y_FLIP: number

Bottom line first in memory, right row first

FLIP_Y_NORMAL: number

Top line first in memory, right row first

NORMAL_Y_FLIP: number

Bottom line first in memory, left row first

NORMAL_Y_NORMAL: number

Top line first in memory, left row first