[][src]Trait gstreamer_base::prelude::AggregatorPadExtManual

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

Required methods

pub fn get_segment(&self) -> Segment[src]

Loading content...

Implementors

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

Loading content...