Struct gstreamer_sdp_sys::GstSDPBandwidth [−][src]
Fields
bwtype: *mut c_char
bandwidth: c_uint
Trait Implementations
impl Copy for GstSDPBandwidth[src]
impl Copy for GstSDPBandwidthimpl Clone for GstSDPBandwidth[src]
impl Clone for GstSDPBandwidthfn clone(&self) -> GstSDPBandwidth[src]
fn clone(&self) -> GstSDPBandwidthReturns 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 GstSDPBandwidth[src]
impl Debug for GstSDPBandwidthAuto Trait Implementations
impl !Send for GstSDPBandwidth
impl !Send for GstSDPBandwidthimpl !Sync for GstSDPBandwidth
impl !Sync for GstSDPBandwidth