Struct gstreamer_rtsp_sys::GstRTSPAuthParam [−][src]
Fields
name: *mut c_char
value: *mut c_char
Trait Implementations
impl Copy for GstRTSPAuthParam
[src]
impl Copy for GstRTSPAuthParam
impl Clone for GstRTSPAuthParam
[src]
impl Clone for GstRTSPAuthParam
fn clone(&self) -> GstRTSPAuthParam
[src]
fn clone(&self) -> GstRTSPAuthParam
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 GstRTSPAuthParam
[src]
impl Debug for GstRTSPAuthParam
Auto Trait Implementations
impl !Send for GstRTSPAuthParam
impl !Send for GstRTSPAuthParam
impl !Sync for GstRTSPAuthParam
impl !Sync for GstRTSPAuthParam