Volume Control
Application-specific hotkeys for Windows
VolumeControl.CoreAudio.Helpers.MMDeviceExtensions Class Reference

Extension methods for the MMDevice class. More...

Collaboration diagram for VolumeControl.CoreAudio.Helpers.MMDeviceExtensions:

Static Public Member Functions

static string GetDeviceName (this MMDevice mmDevice)
 Gets the name of this MMDevice instance as shown in Windows. More...
 

Detailed Description

Extension methods for the MMDevice class.

Member Function Documentation

◆ GetDeviceName()

static string VolumeControl.CoreAudio.Helpers.MMDeviceExtensions.GetDeviceName ( this MMDevice  mmDevice)
static

Gets the name of this MMDevice instance as shown in Windows.

Parameters
mmDeviceThe MMDevice instance to retrieve the name of.
Returns
The actual name of mmDevice as a string.

The documentation for this class was generated from the following file: