Struct gstreamer_audio_sys::GstAudioEncoderPrivate[][src]

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

Trait Implementations

impl Debug for GstAudioEncoderPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstAudioEncoderPrivate

impl Sync for GstAudioEncoderPrivate