Struct gstreamer_audio_sys::GstAudioAggregatorConvertPadClass [−][src]
#[repr(C)]pub struct GstAudioAggregatorConvertPadClass { pub parent_class: GstAudioAggregatorPadClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstAudioAggregatorPadClass
_gst_reserved: [gpointer; 4]
Trait Implementations
Auto Trait Implementations
impl !Send for GstAudioAggregatorConvertPadClass
impl !Sync for GstAudioAggregatorConvertPadClass
impl Unpin for GstAudioAggregatorConvertPadClass
Blanket Implementations
Mutably borrows from an owned value. Read more