gstgl.glformat
Module for [GLFormat] enum namespace
struct GLFormat
Types 1
structGLFormat
Namespace for [GLFormat] enum
Methods
gstgl.types.GLFormat fromVideoInfo(gstgl.glcontext.GLContext context, gstvideo.video_info.VideoInfo vinfo, uint plane)bool isSupported(gstgl.glcontext.GLContext context, gstgl.types.GLFormat format)uint nComponents(gstgl.types.GLFormat glFormat)void typeFromSizedGlFormat(gstgl.types.GLFormat format, out gstgl.types.GLFormat unsizedFormat, out uint glType)Get the unsized format and type from format for usage in glReadPixels, glTex{Sub}Image, glTexImage and similar functions.uint typeNBytes(uint format, uint type)