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