Documentation
Dlang.org
GstGLAsyncDebug
gstgl
c
types
#GstGLAsyncDebug an opaque structure and should only be accessed through the provided API.
struct
GstGLAsyncDebug {
uint
stateFlags
;
GstDebugCategory
*
cat
;
GstDebugLevel
level
;
const
(
char
)*
file
;
const
(
char
)*
function_
;
int
line
;
ObjectC
*
object
;
char
*
debugMsg
;
GstGLAsyncDebugLogGetMessage
callback
;
void
*
userData
;
GDestroyNotify
notify
;
void
*[
4
]
Padding
;
}
Members
Variables
Padding
void
*[
4
]
Padding
;
callback
GstGLAsyncDebugLogGetMessage
callback
;
cat
GstDebugCategory
*
cat
;
debugMsg
char
*
debugMsg
;
file
const
(
char
)*
file
;
function_
const
(
char
)*
function_
;
level
GstDebugLevel
level
;
line
int
line
;
notify
GDestroyNotify
notify
;
object
ObjectC
*
object
;
stateFlags
uint
stateFlags
;
userData
void
*
userData
;
gstgl
c
types
enums
GstGLAPI
GstGLBaseMemoryError
GstGLBaseMemoryTransfer
GstGLConfigCaveat
GstGLConfigSurfaceType
GstGLContextError
GstGLDisplayType
GstGLFormat
GstGLPlatform
GstGLQueryType
GstGLSLError
GstGLSLProfile
GstGLSLVersion
GstGLStereoDownmix
GstGLTextureTarget
GstGLUploadReturn
GstGLWindowError
structs
GstGLAllocationParams
GstGLAsyncDebug
GstGLBaseFilter
GstGLBaseFilterClass
GstGLBaseFilterPrivate
GstGLBaseMemory
GstGLBaseMemoryAllocator
GstGLBaseMemoryAllocatorClass
GstGLBaseMixer
GstGLBaseMixerClass
GstGLBaseMixerPad
GstGLBaseMixerPadClass
GstGLBaseMixerPrivate
GstGLBaseSrc
GstGLBaseSrcClass
GstGLBaseSrcPrivate
GstGLBuffer
GstGLBufferAllocationParams
GstGLBufferAllocator
GstGLBufferAllocatorClass
GstGLBufferPool
GstGLBufferPoolClass
GstGLBufferPoolPrivate
GstGLColorConvert
GstGLColorConvertClass
GstGLColorConvertPrivate
GstGLContext
GstGLContextClass
GstGLContextPrivate
GstGLDisplay
GstGLDisplayClass
GstGLDisplayPrivate
GstGLFilter
GstGLFilterClass
GstGLFramebuffer
GstGLFramebufferClass
GstGLFramebufferPrivate
GstGLFuncs
GstGLMemory
GstGLMemoryAllocator
GstGLMemoryAllocatorClass
GstGLMemoryPBO
GstGLMemoryPBOAllocator
GstGLMemoryPBOAllocatorClass
GstGLMixer
GstGLMixerClass
GstGLMixerPad
GstGLMixerPadClass
GstGLMixerPrivate
GstGLOverlayCompositor
GstGLOverlayCompositorClass
GstGLQuery
GstGLRenderbuffer
GstGLRenderbufferAllocationParams
GstGLRenderbufferAllocator
GstGLRenderbufferAllocatorClass
GstGLSLStage
GstGLSLStageClass
GstGLSLStagePrivate
GstGLShader
GstGLShaderClass
GstGLShaderPrivate
GstGLSyncMeta
GstGLUpload
GstGLUploadClass
GstGLUploadPrivate
GstGLVideoAllocationParams
GstGLViewConvert
GstGLViewConvertClass
GstGLViewConvertPrivate
GstGLWindow
GstGLWindowClass
GstGLWindowPrivate
#GstGLAsyncDebug an opaque structure and should only be accessed through the provided API.