GstGLQuery

A #GstGLQuery represents and holds an OpenGL query object. Various types of queries can be run or counters retrieved.

Members

Variables

Padding
void*[4] Padding;
context
GstGLContext* context;
debug_
GstGLAsyncDebug debug_;
queryId
uint queryId;
queryType
uint queryType;
startCalled
bool startCalled;
supported
bool supported;