Struct gstreamer_rtsp_server_sys::GstRTSPOnvifClient[][src]

#[repr(C)]
pub struct GstRTSPOnvifClient { pub parent: GstRTSPClient, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstRTSPOnvifClient
[src]

impl Clone for GstRTSPOnvifClient
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstRTSPOnvifClient
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstRTSPOnvifClient

impl !Sync for GstRTSPOnvifClient