Struct gstreamer_audio_sys::GstAudioAggregatorPad[][src]

#[repr(C)]
pub struct GstAudioAggregatorPad { pub parent: GstAggregatorPad, pub info: GstAudioInfo, pub priv_: *mut GstAudioAggregatorPadPrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstAudioAggregatorPad
[src]

impl Clone for GstAudioAggregatorPad
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstAudioAggregatorPad
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstAudioAggregatorPad

impl !Sync for GstAudioAggregatorPad