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
impl Copy for GstAudioAggregatorConvertPadClass
[src]
impl Copy for GstAudioAggregatorConvertPadClass
impl Clone for GstAudioAggregatorConvertPadClass
[src]
impl Clone for GstAudioAggregatorConvertPadClass
fn clone(&self) -> GstAudioAggregatorConvertPadClass
[src]
fn clone(&self) -> GstAudioAggregatorConvertPadClass
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 GstAudioAggregatorConvertPadClass
[src]
impl Debug for GstAudioAggregatorConvertPadClass
Auto Trait Implementations
impl !Send for GstAudioAggregatorConvertPadClass
impl !Send for GstAudioAggregatorConvertPadClass
impl !Sync for GstAudioAggregatorConvertPadClass
impl !Sync for GstAudioAggregatorConvertPadClass