|
static string | GetNameFromGuid (Guid guid) |
| Retrieves the name associated with the specified GUID from the registry.
|
|
◆ GetNameFromGuid()
static string NAudio.Wave.WaveCapabilitiesHelpers.GetNameFromGuid |
( |
Guid | guid | ) |
|
|
inlinestatic |
Retrieves the name associated with the specified GUID from the registry.
- Parameters
-
guid | The GUID for which to retrieve the name. |
- Returns
- The name associated with the specified guid in the registry, or null if not found.
This method retrieves the name associated with the specified guid from the registry under the path "System\CurrentControlSet\Control\MediaCategories". If the name is found, it is returned; otherwise, null is returned.
◆ DefaultWaveInGuid
readonly Guid NAudio.Wave.WaveCapabilitiesHelpers.DefaultWaveInGuid = new Guid("E36DC311-6D9A-11D1-A21A-00A0C9223196") |
|
static |
◆ DefaultWaveOutGuid
readonly Guid NAudio.Wave.WaveCapabilitiesHelpers.DefaultWaveOutGuid = new Guid("E36DC310-6D9A-11D1-A21A-00A0C9223196") |
|
static |
◆ MicrosoftDefaultManufacturerId
readonly Guid NAudio.Wave.WaveCapabilitiesHelpers.MicrosoftDefaultManufacturerId = new Guid("d5a47fa8-6d98-11d1-a21a-00a0c9223196") |
|
static |
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.WinMM/MmeInterop/WaveInCapabilities.cs