Struct gstreamer_audio_sys::GstStreamVolumeInterface [−][src]
#[repr(C)]pub struct GstStreamVolumeInterface { pub iface: GTypeInterface, }
Fields
iface: GTypeInterface
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstStreamVolumeInterface
impl Send for GstStreamVolumeInterface
impl Sync for GstStreamVolumeInterface
impl Unpin for GstStreamVolumeInterface
impl UnwindSafe for GstStreamVolumeInterface
Blanket Implementations
Mutably borrows from an owned value. Read more