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