Registry / other / gstreamer-sys

gstreamer-sys

JSON →
library0.25.2rscratesunverified

FFI bindings to libgstreamer-1.0

# Cargo.toml [dependencies] gstreamer-sys = "0.25.2"
INSTALL
IMPORT
SIG · GSTREAMER-SYS
G
gstreamer-sys
otherrustv0.25.2
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.

GstElement
use gstreamer_sys::GstElement;

Low-level FFI bindings; prefer the safe `gstreamer` crate for normal use.

use gstreamer_sys::GstElement; // Raw FFI usage; typically use the safe `gstreamer` crate instead
Debug
Known issues
gotchaUnsafe raw FFI; prefer the safe `gstreamer` crate
fix
Use `gstreamer` crate instead of `gstreamer-sys`
affects: >=0.1.0
gotchaRequires GStreamer development libraries installed
fix
Install libgstreamer1.0-dev (Linux) or equivalent
affects: >=0.1.0
Upgrade
Version history
0.25.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
gstreamer-sys — cargo add gstreamer-sys · libregistry