Struct gstreamer_base_sys::GstDataQueue[][src]

#[repr(C)]
pub struct GstDataQueue { pub object: GObject, pub priv_: *mut GstDataQueuePrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstDataQueue
[src]

impl Clone for GstDataQueue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstDataQueue
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstDataQueue

impl !Sync for GstDataQueue