[][src]Trait gstreamer_base::BaseTransformExtManual

pub trait BaseTransformExtManual: 'static {
    pub fn get_allocator(&self) -> (Option<Allocator>, AllocationParams);
pub fn get_segment(&self) -> Segment; }

Required methods

Loading content...

Implementors

impl<O: IsA<BaseTransform>> BaseTransformExtManual for O[src]

Loading content...