Struct gstreamer_audio_sys::GstAudioAggregatorConvertPad [−][src]
#[repr(C)]pub struct GstAudioAggregatorConvertPad { pub parent: GstAudioAggregatorPad, pub priv_: *mut GstAudioAggregatorConvertPadPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstAudioAggregatorPadpriv_: *mut GstAudioAggregatorConvertPadPrivate_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl !Send for GstAudioAggregatorConvertPadimpl !Sync for GstAudioAggregatorConvertPadimpl Unpin for GstAudioAggregatorConvertPadimpl UnwindSafe for GstAudioAggregatorConvertPadBlanket Implementations
Mutably borrows from an owned value. Read more