[−][src]Crate gstreamer_gl
Modules
| prelude |
Structs
| GLAPI | |
| GLBaseFilter |
|
| GLBaseFilterClass | |
| GLColorConvert |
|
| GLColorConvertClass | |
| GLContext |
|
| GLContextClass | |
| GLDisplay |
|
| GLDisplayClass | |
| GLDisplayEGL | the contents of a |
| GLDisplayEGLClass | |
| GLDisplayType | |
| GLDisplayWayland | the contents of a |
| GLDisplayWaylandClass | |
| GLDisplayX11 | the contents of a |
| GLDisplayX11Class | |
| GLFramebuffer | A |
| GLFramebufferClass | |
| GLOverlayCompositor | Opaque |
| GLOverlayCompositorClass | |
| GLPlatform | |
| GLSLProfile | GLSL profiles |
| GLSLStage |
|
| GLSLStageClass | |
| GLShader | Implements |
| GLShaderClass | |
| GLSyncMeta | |
| GLUpload |
|
| GLUploadClass | |
| GLViewConvert | Convert stereoscopic/multiview video using fragment shaders. |
| GLViewConvertClass | |
| GLWindow | GstGLWindow represents a window that elements can render into. A window can either be a user visible window (onscreen) or hidden (offscreen). |
| GLWindowClass |
Enums
| GLContextError | OpenGL context errors. |
| GLFormat | |
| GLQueryType | |
| GLSLError | Compilation stage that caused an error |
| GLSLVersion | GLSL version list |
| GLStereoDownmix | Output anaglyph type to generate when downmixing to mono |
| GLTextureTarget | |
| GLUploadReturn | |
| GLWindowError |
Constants
| NONE_GL_BASE_FILTER | |
| NONE_GL_CONTEXT | |
| NONE_GL_DISPLAY | |
| NONE_GL_FRAMEBUFFER | |
| NONE_GL_WINDOW |
Statics
| CAPS_FEATURES_MEMORY_GL_MEMORY | |
| CAPS_FEATURE_MEMORY_GL_MEMORY | |
| GL_DISPLAY_CONTEXT_TYPE |
Traits
| ContextGLExt | |
| GLBaseFilterExt | Trait containing all |
| GLContextExt | Trait containing all |
| GLContextExtManual | |
| GLDisplayExt | Trait containing all |
| GLFramebufferExt | Trait containing all |
| GLWindowExt | Trait containing all |
| VideoFrameGLExt |