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