Struct gstreamer_audio_sys::GstStreamVolumeInterface[][src]

#[repr(C)]
pub struct GstStreamVolumeInterface { pub iface: GTypeInterface, }

Fields

Trait Implementations

impl Copy for GstStreamVolumeInterface
[src]

impl Clone for GstStreamVolumeInterface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstStreamVolumeInterface
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstStreamVolumeInterface

impl Sync for GstStreamVolumeInterface