Trait gstreamer_base::prelude::AggregatorPadExtManual

source ·
pub trait AggregatorPadExtManual:
    Sealed
    + IsA<AggregatorPad>
    + 'static {
    // Provided method
    fn segment(&self) -> Segment { ... }
}

Provided Methods§

source

fn segment(&self) -> Segment

Object Safety§

This trait is not object safe.

Implementors§