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: GstAudioAggregatorPad
priv_: *mut GstAudioAggregatorConvertPadPrivate
_gst_reserved: [gpointer; 4]
Trait Implementations
impl Copy for GstAudioAggregatorConvertPad
[src]
impl Copy for GstAudioAggregatorConvertPad
impl Clone for GstAudioAggregatorConvertPad
[src]
impl Clone for GstAudioAggregatorConvertPad
fn clone(&self) -> GstAudioAggregatorConvertPad
[src]
fn clone(&self) -> GstAudioAggregatorConvertPad
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstAudioAggregatorConvertPad
[src]
impl Debug for GstAudioAggregatorConvertPad
Auto Trait Implementations
impl !Send for GstAudioAggregatorConvertPad
impl !Send for GstAudioAggregatorConvertPad
impl !Sync for GstAudioAggregatorConvertPad
impl !Sync for GstAudioAggregatorConvertPad