Struct gstreamer_audio_sys::GstStreamVolumeInterface [−][src]
#[repr(C)]pub struct GstStreamVolumeInterface { pub iface: GTypeInterface, }
Fields
iface: GTypeInterface
Trait Implementations
impl Copy for GstStreamVolumeInterface
[src]
impl Copy for GstStreamVolumeInterface
impl Clone for GstStreamVolumeInterface
[src]
impl Clone for GstStreamVolumeInterface
fn clone(&self) -> GstStreamVolumeInterface
[src]
fn clone(&self) -> GstStreamVolumeInterface
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstStreamVolumeInterface
[src]
impl Debug for GstStreamVolumeInterface
Auto Trait Implementations
impl Send for GstStreamVolumeInterface
impl Send for GstStreamVolumeInterface
impl Sync for GstStreamVolumeInterface
impl Sync for GstStreamVolumeInterface