IXAudio2MasteringVoice_Impl

Trait IXAudio2MasteringVoice_Impl 

pub trait IXAudio2MasteringVoice_Impl: IXAudio2Voice_Impl {
    // Required method
    fn GetChannelMask(&self) -> Result<u32>;
}

Required Methods§

fn GetChannelMask(&self) -> Result<u32>

Implementors§