Struct gstreamer_rtsp_server_sys::GstRTSPOnvifMediaClass[][src]

#[repr(C)]
pub struct GstRTSPOnvifMediaClass { pub parent: GstRTSPMediaClass, pub _gst_reserved: [gpointer; 20], }

Fields

Trait Implementations

impl Copy for GstRTSPOnvifMediaClass
[src]

impl Clone for GstRTSPOnvifMediaClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPOnvifMediaClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPOnvifMediaClass

impl !Sync for GstRTSPOnvifMediaClass