Struct gstreamer_webrtc_sys::GstWebRTCRTPSenderClass [−][src]
#[repr(C)]pub struct GstWebRTCRTPSenderClass { pub parent_class: GstObjectClass, pub _padding: [gpointer; 4], }
Fields
parent_class: GstObjectClass_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstWebRTCRTPSenderClassimpl !Send for GstWebRTCRTPSenderClassimpl !Sync for GstWebRTCRTPSenderClassimpl Unpin for GstWebRTCRTPSenderClassimpl UnwindSafe for GstWebRTCRTPSenderClassBlanket Implementations
Mutably borrows from an owned value. Read more