Struct gstreamer::stream_collection::StreamCollectionBuilder [−][src]
pub struct StreamCollectionBuilder(_);
This is supported on crate feature
v1_10
only.Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StreamCollectionBuilder
impl Send for StreamCollectionBuilder
impl Sync for StreamCollectionBuilder
impl Unpin for StreamCollectionBuilder
impl UnwindSafe for StreamCollectionBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more