Struct gstreamer_rtsp_server_sys::GstRTSPStreamTransportClass[][src]

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

Fields

Trait Implementations

impl Copy for GstRTSPStreamTransportClass
[src]

impl Clone for GstRTSPStreamTransportClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPStreamTransportClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPStreamTransportClass

impl !Sync for GstRTSPStreamTransportClass