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