Struct gstreamer_base_sys::GstDataQueueItem [] [src]

#[repr(C)]
pub struct GstDataQueueItem { pub object: *mut GstMiniObject, pub size: c_uint, pub duration: u64, pub visible: gboolean, pub destroy: GDestroyNotify, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstDataQueueItem
[src]

[src]

Formats the value using the given formatter.