Struct gstreamer_rtsp_server_sys::GstRTSPSession[][src]

#[repr(C)]
pub struct GstRTSPSession { pub parent: GObject, pub priv_: *mut GstRTSPSessionPrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstRTSPSession
[src]

impl Clone for GstRTSPSession
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPSession
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPSession

impl !Sync for GstRTSPSession