[][src]Struct audir_sles::SLEnvironmentalReverbItf_

#[repr(C)]pub struct SLEnvironmentalReverbItf_ {
    pub SetRoomLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, room: SLmillibel) -> SLresult>,
    pub GetRoomLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pRoom: *mut SLmillibel) -> SLresult>,
    pub SetRoomHFLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, roomHF: SLmillibel) -> SLresult>,
    pub GetRoomHFLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pRoomHF: *mut SLmillibel) -> SLresult>,
    pub SetDecayTime: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, decayTime: SLmillisecond) -> SLresult>,
    pub GetDecayTime: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDecayTime: *mut SLmillisecond) -> SLresult>,
    pub SetDecayHFRatio: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, decayHFRatio: SLpermille) -> SLresult>,
    pub GetDecayHFRatio: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDecayHFRatio: *mut SLpermille) -> SLresult>,
    pub SetReflectionsLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reflectionsLevel: SLmillibel) -> SLresult>,
    pub GetReflectionsLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReflectionsLevel: *mut SLmillibel) -> SLresult>,
    pub SetReflectionsDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reflectionsDelay: SLmillisecond) -> SLresult>,
    pub GetReflectionsDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReflectionsDelay: *mut SLmillisecond) -> SLresult>,
    pub SetReverbLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reverbLevel: SLmillibel) -> SLresult>,
    pub GetReverbLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReverbLevel: *mut SLmillibel) -> SLresult>,
    pub SetReverbDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reverbDelay: SLmillisecond) -> SLresult>,
    pub GetReverbDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReverbDelay: *mut SLmillisecond) -> SLresult>,
    pub SetDiffusion: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, diffusion: SLpermille) -> SLresult>,
    pub GetDiffusion: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDiffusion: *mut SLpermille) -> SLresult>,
    pub SetDensity: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, density: SLpermille) -> SLresult>,
    pub GetDensity: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDensity: *mut SLpermille) -> SLresult>,
    pub SetEnvironmentalReverbProperties: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pProperties: *const SLEnvironmentalReverbSettings) -> SLresult>,
    pub GetEnvironmentalReverbProperties: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pProperties: *mut SLEnvironmentalReverbSettings) -> SLresult>,
}

Fields

SetRoomLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, room: SLmillibel) -> SLresult>GetRoomLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pRoom: *mut SLmillibel) -> SLresult>SetRoomHFLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, roomHF: SLmillibel) -> SLresult>GetRoomHFLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pRoomHF: *mut SLmillibel) -> SLresult>SetDecayTime: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, decayTime: SLmillisecond) -> SLresult>GetDecayTime: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDecayTime: *mut SLmillisecond) -> SLresult>SetDecayHFRatio: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, decayHFRatio: SLpermille) -> SLresult>GetDecayHFRatio: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDecayHFRatio: *mut SLpermille) -> SLresult>SetReflectionsLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reflectionsLevel: SLmillibel) -> SLresult>GetReflectionsLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReflectionsLevel: *mut SLmillibel) -> SLresult>SetReflectionsDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reflectionsDelay: SLmillisecond) -> SLresult>GetReflectionsDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReflectionsDelay: *mut SLmillisecond) -> SLresult>SetReverbLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reverbLevel: SLmillibel) -> SLresult>GetReverbLevel: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReverbLevel: *mut SLmillibel) -> SLresult>SetReverbDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, reverbDelay: SLmillisecond) -> SLresult>GetReverbDelay: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pReverbDelay: *mut SLmillisecond) -> SLresult>SetDiffusion: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, diffusion: SLpermille) -> SLresult>GetDiffusion: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDiffusion: *mut SLpermille) -> SLresult>SetDensity: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, density: SLpermille) -> SLresult>GetDensity: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pDensity: *mut SLpermille) -> SLresult>SetEnvironmentalReverbProperties: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pProperties: *const SLEnvironmentalReverbSettings) -> SLresult>GetEnvironmentalReverbProperties: Option<unsafe extern "C" fn(self_: SLEnvironmentalReverbItf, pProperties: *mut SLEnvironmentalReverbSettings) -> SLresult>

Trait Implementations

impl Clone for SLEnvironmentalReverbItf_[src]

impl Copy for SLEnvironmentalReverbItf_[src]

impl Debug for SLEnvironmentalReverbItf_[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.