Documentation
Dlang.org
GstGLWindowClass.sendMessage
gstgl
c
types
GstGLWindowClass
invoke a function on the window thread. Required to be reentrant.
struct
GstGLWindowClass
extern (
C
)
void
function
(
GstGLWindow
*
window
,
GstGLWindowCB
callback
,
void
*
data
)
sendMessage
;
gstgl
c
types
GstGLWindowClass
variables
Reserved
close
controlsViewport
draw
getDisplay
getWindowHandle
handleEvents
hasOutputSurface
open
parentClass
queueResize
quit
run
sendMessage
sendMessageAsync
setPreferredSize
setRenderRectangle
setWindowHandle
show
invoke a function on the window thread. Required to be reentrant.