Struct gstreamer_sys::GstParentBufferMeta [−][src]
Fields
parent: GstMeta
buffer: *mut GstBuffer
Trait Implementations
impl Copy for GstParentBufferMeta
[src]
impl Copy for GstParentBufferMeta
impl Clone for GstParentBufferMeta
[src]
impl Clone for GstParentBufferMeta
fn clone(&self) -> GstParentBufferMeta
[src]
fn clone(&self) -> GstParentBufferMeta
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstParentBufferMeta
[src]
impl Debug for GstParentBufferMeta
Auto Trait Implementations
impl !Send for GstParentBufferMeta
impl !Send for GstParentBufferMeta
impl !Sync for GstParentBufferMeta
impl !Sync for GstParentBufferMeta