Struct gstreamer_rtsp_server_sys::GstRTSPServer[][src]

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

Fields

Trait Implementations

impl Copy for GstRTSPServer
[src]

impl Clone for GstRTSPServer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPServer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPServer

impl !Sync for GstRTSPServer