Trait AggregatorPadExtManual
gstreamer_base::prelude
pub trait AggregatorPadExtManual: 'static { fn get_segment(&self) -> Segment; }
fn get_segment(&self) -> Segment
impl<O: IsA<AggregatorPad>> AggregatorPadExtManual for O