Struct gstreamer_audio_sys::GstAudioAggregatorConvertPadClass[][src]

#[repr(C)]
pub struct GstAudioAggregatorConvertPadClass { pub parent_class: GstAudioAggregatorPadClass, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstAudioAggregatorConvertPadClass
[src]

impl Clone for GstAudioAggregatorConvertPadClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstAudioAggregatorConvertPadClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstAudioAggregatorConvertPadClass

impl !Sync for GstAudioAggregatorConvertPadClass