[][src]Trait gstreamer_base::AggregatorPadExtManual

pub trait AggregatorPadExtManual: 'static {
    fn get_segment(&self) -> Segment;
}

Required methods

fn get_segment(&self) -> Segment

Loading content...

Implementors

impl<O: IsA<AggregatorPad>> AggregatorPadExtManual for O[src]

Loading content...