Struct gstreamer_audio_sys::GstAudioAggregatorConvertPad[][src]

#[repr(C)]
pub struct GstAudioAggregatorConvertPad { pub parent: GstAudioAggregatorPad, pub priv_: *mut GstAudioAggregatorConvertPadPrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstAudioAggregatorConvertPad
[src]

impl Clone for GstAudioAggregatorConvertPad
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstAudioAggregatorConvertPad
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstAudioAggregatorConvertPad

impl !Sync for GstAudioAggregatorConvertPad