Struct gstreamer_sdp_sys::GstSDPZone[][src]

#[repr(C)]
pub struct GstSDPZone { pub time: *mut c_char, pub typed_time: *mut c_char, }

Fields

Trait Implementations

impl Copy for GstSDPZone
[src]

impl Clone for GstSDPZone
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstSDPZone
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstSDPZone

impl !Sync for GstSDPZone