Struct gstreamer_base_sys::GstDataQueueSize [−][src]
Fields
visible: c_uint
bytes: c_uint
time: u64
Trait Implementations
impl Copy for GstDataQueueSize
[src]
impl Copy for GstDataQueueSize
impl Clone for GstDataQueueSize
[src]
impl Clone for GstDataQueueSize
fn clone(&self) -> GstDataQueueSize
[src]
fn clone(&self) -> GstDataQueueSize
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 GstDataQueueSize
[src]
impl Debug for GstDataQueueSize
Auto Trait Implementations
impl Send for GstDataQueueSize
impl Send for GstDataQueueSize
impl Sync for GstDataQueueSize
impl Sync for GstDataQueueSize