Registry / other / gstreamer-base-sys

gstreamer-base-sys

JSON →
library0.25.0rscratesunverified

FFI bindings to libgstbase-1.0 for GStreamer multimedia framework.

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

GstBaseSrc
use gstreamer_base_sys::GstBaseSrc;

Shows importing a GStreamer base type from the raw FFI bindings.

use gstreamer_base_sys::GstBaseSrc; fn main() { // Example: accessing GStreamer base source type println!("GStreamer base bindings loaded"); }
Debug
Known issues
gotchaRequires GStreamer development libraries installed on the system.
fix
Install libgstreamer-plugins-base1.0-dev (Linux) or equivalent via package manager.
affects: >=0.0.0
Upgrade
Version history
0.25.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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