Registry / other / gstreamer-base

gstreamer-base

JSON →
library0.25.2rscratesunverified

Rust bindings for the GStreamer Base library, providing base classes and utilities for multimedia pipeline development.

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

BaseSrc
use gstreamer_base::BaseSrc;

Minimal example showing import of a primary type from gstreamer-base.

use gstreamer_base::BaseSrc; fn main() { // BaseSrc is a base class for source elements println!("GStreamer Base bindings available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.25.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
gstreamer-base — cargo add gstreamer-base · libregistry