Struct gstreamer_sdp_sys::GstSDPZone [−][src]
Fields
time: *mut c_char
typed_time: *mut c_char
Trait Implementations
impl Copy for GstSDPZone[src]
impl Copy for GstSDPZoneimpl Clone for GstSDPZone[src]
impl Clone for GstSDPZonefn clone(&self) -> GstSDPZone[src]
fn clone(&self) -> GstSDPZoneReturns 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 GstSDPZone[src]
impl Debug for GstSDPZoneAuto Trait Implementations
impl !Send for GstSDPZone
impl !Send for GstSDPZoneimpl !Sync for GstSDPZone
impl !Sync for GstSDPZone