Struct gstreamer_rtsp_server_sys::GstSDPInfo [−][src]
Fields
is_ipv6: gboolean
server_ip: *const c_char
Trait Implementations
impl Copy for GstSDPInfo
[src]
impl Copy for GstSDPInfo
impl Clone for GstSDPInfo
[src]
impl Clone for GstSDPInfo
fn clone(&self) -> GstSDPInfo
[src]
fn clone(&self) -> GstSDPInfo
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 GstSDPInfo
[src]
impl Debug for GstSDPInfo
Auto Trait Implementations
impl !Send for GstSDPInfo
impl !Send for GstSDPInfo
impl !Sync for GstSDPInfo
impl !Sync for GstSDPInfo