AudioSwitcher.AudioApi.CoreAudio
3.1.0-beta4
See the version list below for details.
dotnet add package AudioSwitcher.AudioApi.CoreAudio --version 3.1.0-beta4
NuGet\Install-Package AudioSwitcher.AudioApi.CoreAudio -Version 3.1.0-beta4
<PackageReference Include="AudioSwitcher.AudioApi.CoreAudio" Version="3.1.0-beta4" />
<PackageVersion Include="AudioSwitcher.AudioApi.CoreAudio" Version="3.1.0-beta4" />
<PackageReference Include="AudioSwitcher.AudioApi.CoreAudio" />
paket add AudioSwitcher.AudioApi.CoreAudio --version 3.1.0-beta4
#r "nuget: AudioSwitcher.AudioApi.CoreAudio, 3.1.0-beta4"
#:package AudioSwitcher.AudioApi.CoreAudio@3.1.0-beta4
#addin nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=3.1.0-beta4&prerelease
#tool nuget:?package=AudioSwitcher.AudioApi.CoreAudio&version=3.1.0-beta4&prerelease
AudioSwitcher Core Audio Api.
This includes all controllers and devices to access Windows System Devices and manipulate them.
This library can be used on any PC running Windows Vista and above. Supports both x86/x64 runtimes.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- AudioSwitcher.AudioApi (>= 3.1.0-beta4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AudioSwitcher.AudioApi.CoreAudio:
| Package | Downloads |
|---|---|
|
VL.CoreLib.Windows
Windows specific VL CoreLib |
|
|
Matrixden.Utils
Matrixden.Utils |
|
|
Matrixden.SwissArmyKnives
A library for extending .net object. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-alpha5 | 62,506 | 10/6/2016 |
| 4.0.0-alpha3 | 1,635 | 9/29/2016 |
| 4.0.0-alpha2 | 1,448 | 7/20/2016 |
| 4.0.0-alpha1 | 1,756 | 3/2/2016 |
| 3.1.0-beta4 | 2,695 | 2/18/2016 |
| 3.1.0-beta3 | 1,469 | 2/17/2016 |
| 3.1.0-beta2 | 1,464 | 2/16/2016 |
| 3.1.0-beta1 | 1,462 | 2/16/2016 |
| 3.0.3 | 40,247 | 5/20/2023 |
| 3.0.3-beta2 | 277 | 5/20/2023 |
| 3.0.0.1 | 109,573 | 1/12/2016 |
| 3.0.0-beta8 | 1,774 | 12/26/2015 |
| 3.0.0-beta7 | 1,729 | 12/11/2015 |
- net452, net40 is not supported going forward
- Natural async
- Default devices are now fully driven from the system
- Session Controller is now lazy, so it won't load until requested
- fixed race conditions and optimized thread blocking