Struct gstreamer_rtsp_server_sys::GstRTSPMedia[][src]

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

Fields

Trait Implementations

impl Copy for GstRTSPMedia
[src]

impl Clone for GstRTSPMedia
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPMedia
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPMedia

impl !Sync for GstRTSPMedia