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 ParentBufferMeta
impl Unpin for ParentBufferMeta
impl UnwindSafe for ParentBufferMeta