Struct gstreamer_rtsp_server_sys::GstRTSPAuth [−][src]
#[repr(C)]pub struct GstRTSPAuth { pub parent: GObject, pub priv_: *mut GstRTSPAuthPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GObject
priv_: *mut GstRTSPAuthPrivate
_gst_reserved: [gpointer; 4]
Trait Implementations
impl Copy for GstRTSPAuth
[src]
impl Copy for GstRTSPAuth
impl Clone for GstRTSPAuth
[src]
impl Clone for GstRTSPAuth
fn clone(&self) -> GstRTSPAuth
[src]
fn clone(&self) -> GstRTSPAuth
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 GstRTSPAuth
[src]
impl Debug for GstRTSPAuth
Auto Trait Implementations
impl !Send for GstRTSPAuth
impl !Send for GstRTSPAuth
impl !Sync for GstRTSPAuth
impl !Sync for GstRTSPAuth