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