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