Struct gstreamer_webrtc_sys::GstWebRTCRTPSenderClass[][src]

#[repr(C)]
pub struct GstWebRTCRTPSenderClass { pub parent_class: GstObjectClass, pub _padding: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstWebRTCRTPSenderClass
[src]

impl Clone for GstWebRTCRTPSenderClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstWebRTCRTPSenderClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstWebRTCRTPSenderClass

impl !Sync for GstWebRTCRTPSenderClass