Struct wasapi::DeviceCollection[][src]

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

Struct wrapping an IMMDeviceCollection.

Implementations

Get an IMMDeviceCollection of all active playback or capture devices

Get the number of devices in an IMMDeviceCollection

Get a device from an IMMDeviceCollection using index

Get a device from an IMMDeviceCollection using name

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.