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