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