Struct wasapi::Device [−][src]
pub struct Device { /* fields omitted */ }Expand description
Struct wrapping an IMMDevice.
Implementations
impl Device[src]
impl Device[src]pub fn get_iaudioclient(&self) -> Result<AudioClient, Box<dyn Error>>[src]
pub fn get_iaudioclient(&self) -> Result<AudioClient, Box<dyn Error>>[src]Get an IAudioClient from an IMMDevice