Struct gstreamer_rtsp_server_sys::GstRTSPSessionClass[][src]

#[repr(C)]
pub struct GstRTSPSessionClass { pub parent_class: GObjectClass, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstRTSPSessionClass
[src]

impl Clone for GstRTSPSessionClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPSessionClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPSessionClass

impl !Sync for GstRTSPSessionClass