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

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

Required methods

fn segment(&self) -> Segment[src]

Loading content...

Implementors

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

This is supported on crate feature v1_14 only.

fn segment(&self) -> Segment[src]

Loading content...