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 GstDataQueueSizeimpl Clone for GstDataQueueSize[src]
impl Clone for GstDataQueueSizefn clone(&self) -> GstDataQueueSize[src]
fn clone(&self) -> GstDataQueueSizeReturns 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 GstDataQueueSizeAuto Trait Implementations
impl Send for GstDataQueueSize
impl Send for GstDataQueueSizeimpl Sync for GstDataQueueSize
impl Sync for GstDataQueueSize