Documentation
Dlang.org
GstGLDisplayEGL
gstglegl
c
types
the contents of a #GstGLDisplayEGL are private and should only be accessed through the provided API
struct
GstGLDisplayEGL {
GstGLDisplay
parent
;
void
*
display
;
bool
foreignDisplay
;
void
*[
4
]
Padding
;
}
Members
Variables
Padding
void
*[
4
]
Padding
;
display
void
*
display
;
foreignDisplay
bool
foreignDisplay
;
parent
GstGLDisplay
parent
;
gstglegl
c
types
structs
GstEGLImage
GstGLDisplayEGL
GstGLDisplayEGLClass
GstGLDisplayEGLDevice
GstGLDisplayEGLDeviceClass
GstGLMemoryEGL
GstGLMemoryEGLAllocator
GstGLMemoryEGLAllocatorClass
the contents of a #GstGLDisplayEGL are private and should only be accessed through the provided API