Trait gstreamer_base::prelude::AggregatorPadExtManual [−][src]
pub trait AggregatorPadExtManual { fn get_segment(&self) -> Segment; }
Required Methods
fn get_segment(&self) -> Segment
Implementors
impl<O: IsA<AggregatorPad>> AggregatorPadExtManual for O