Struct wasapi::Device[][src]

pub struct Device { /* fields omitted */ }
Expand description

Struct wrapping an IMMDevice.

Implementations

Get an IAudioClient from an IMMDevice

Read state from an IMMDevice

Read the FriendlyName of an IMMDevice

Read the Description of an IMMDevice

Get the Id of an IMMDevice

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.