Struct gstreamer_audio_sys::GstAudioResampler[][src]

#[repr(C)]
pub struct GstAudioResampler(_);

Trait Implementations

impl Debug for GstAudioResampler
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstAudioResampler

impl Sync for GstAudioResampler