Documentation
Dlang.org
GstGLWindowClass.setPreferredSize
gstgl
c
types
GstGLWindowClass
request that the window change surface size. The implementation is free to ignore this information.
struct
GstGLWindowClass
extern (
C
)
void
function
(
GstGLWindow
*
window
,
int
width
,
int
height
)
setPreferredSize
;
gstgl
c
types
GstGLWindowClass
variables
Reserved
close
controlsViewport
draw
getDisplay
getWindowHandle
handleEvents
hasOutputSurface
open
parentClass
queueResize
quit
run
sendMessage
sendMessageAsync
setPreferredSize
setRenderRectangle
setWindowHandle
show
request that the window change surface size. The implementation is free to ignore this information.