Trait gstreamer_base::prelude::BaseTransformExtManual [−][src]
pub trait BaseTransformExtManual: 'static {
fn allocator(&self) -> (Option<Allocator>, AllocationParams);
fn segment(&self) -> Segment;
}Required methods
Loading content...Implementors
impl<O: IsA<BaseTransform>> BaseTransformExtManual for O[src]
impl<O: IsA<BaseTransform>> BaseTransformExtManual for O[src]