Registry / multimedia / gstreamer-gl-sys

gstreamer-gl-sys

JSON →
library0.25.0rscratesunverified

FFI bindings to libgstgl-1.0 for GStreamer OpenGL integration.

# Cargo.toml [dependencies] gstreamer-gl-sys = "0.25.0"
INSTALL
IMPORT
SIG · GSTREAMER-GL-SYS
G
gstreamer-gl-sys
multimediarustv0.25.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gst_gl_init
use gstreamer_gl_sys::*;

Initializes the GStreamer GL subsystem (unsafe).

use gstreamer_gl_sys::*; fn main() { unsafe { gst_gl_init(); } }
Debug
Known issues
gotchaRequires GStreamer and OpenGL development libraries installed on the system.
fix
Install libgstreamer-gl1.0-dev and related packages.
affects: >=0.0.0
Upgrade
Version history
0.25.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
gstreamer-gl-sys — cargo add gstreamer-gl-sys · libregistry