Struct gstreamer_audio_sys::GstStreamVolume[][src]

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

Trait Implementations

impl Debug for GstStreamVolume
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstStreamVolume

impl Sync for GstStreamVolume