Trait gstreamer_base::prelude::BaseTransformExtManual  [−][src]
pub trait BaseTransformExtManual: 'static {
    fn allocator(&self) -> (Option<Allocator>, AllocationParams);
    fn segment(&self) -> Segment;
}