Struct gstreamer_rtp_sys::GstRTPHeaderExtension [−][src]
#[repr(C)]pub struct GstRTPHeaderExtension { pub parent: GstElement, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstElement_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRTPHeaderExtensionimpl !Send for GstRTPHeaderExtensionimpl !Sync for GstRTPHeaderExtensionimpl Unpin for GstRTPHeaderExtensionimpl UnwindSafe for GstRTPHeaderExtensionBlanket Implementations
Mutably borrows from an owned value. Read more