Struct gstreamer_audio_sys::GstAudioDecoderPrivate[][src]

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

Trait Implementations

impl Debug for GstAudioDecoderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstAudioDecoderPrivate

impl Sync for GstAudioDecoderPrivate