Struct gstreamer::meta::ParentBufferMeta [−][src]
#[repr(transparent)]pub struct ParentBufferMeta(_);
Implementations
pub fn add<'a>(
buffer: &'a mut BufferRef,
parent: &Buffer
) -> MetaRefMut<'a, Self, Standalone>[src]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ParentBufferMetaimpl Unpin for ParentBufferMetaimpl UnwindSafe for ParentBufferMeta