Registry / other / gstreamer-audio

gstreamer-audio

JSON →
library0.25.2rscratesunverified

Rust bindings for the GStreamer Audio library, providing audio processing capabilities.

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

AudioDecoder
use gstreamer_audio::AudioDecoder;

Import the AudioDecoder type

use gstreamer_audio::AudioDecoder; fn main() { println!("AudioDecoder type available"); }
Debug
Known issues
gotchaRequires GStreamer and its development libraries installed.
fix
Install libgstreamer-plugins-base1.0-dev (Linux) or equivalent.
affects: >=0.0.0
Upgrade
Version history
0.25.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
Amazon
1
Resources
gstreamer-audio — cargo add gstreamer-audio · libregistry