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 GstSDPZone
impl Clone for GstSDPZone
[src]
impl Clone for GstSDPZone
fn clone(&self) -> GstSDPZone
[src]
fn clone(&self) -> GstSDPZone
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 GstSDPZone
[src]
impl Debug for GstSDPZone
Auto Trait Implementations
impl !Send for GstSDPZone
impl !Send for GstSDPZone
impl !Sync for GstSDPZone
impl !Sync for GstSDPZone