forked from mirrors/gstreamer-rs
3 lines
105 B
Rust
3 lines
105 B
Rust
mod streamproducer;
|
|
|
|
pub use crate::streamproducer::{AddConsumerError, ConsumptionLink, StreamProducer};
|