gstgl.glquery
Module for [GLQuery] class
class GLQuery
Types 1
classGLQuery
A #GstGLQuery represents and holds an OpenGL query object. Various types of queries can be run or counters retrieved.
Fields
GstGLQuery _cInstanceMethods
void * _cPtr() nothrowvoid init_(gstgl.glcontext.GLContext context, gstgl.types.GLQueryType queryType) nothrowulong result() nothrowbool localGlContext(gst.element.Element element, gst.types.PadDirection direction, gstgl.glcontext.GLContext contextPtr) static nothrowPerforms a GST_QUERY_CONTEXT query of type "gst.gl.local_context" on all #GstPads in element of direction for the local OpenGL context used by GStreamer elements.