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 GstRTSPAuthParamimpl Clone for GstRTSPAuthParam[src]
impl Clone for GstRTSPAuthParamfn clone(&self) -> GstRTSPAuthParam[src]
fn clone(&self) -> GstRTSPAuthParamReturns 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 GstRTSPAuthParamAuto Trait Implementations
impl !Send for GstRTSPAuthParam
impl !Send for GstRTSPAuthParamimpl !Sync for GstRTSPAuthParam
impl !Sync for GstRTSPAuthParam