Struct gstreamer_sys::GstParentBufferMeta [] [src]

#[repr(C)]
pub struct GstParentBufferMeta { pub parent: GstMeta, pub buffer: *mut GstBuffer, }

Fields

Trait Implementations

impl Debug for GstParentBufferMeta
[src]

[src]

Formats the value using the given formatter.