sdl2_mixer.vc.redist
2.0.1.1
dotnet add package sdl2_mixer.vc.redist --version 2.0.1.1
NuGet\Install-Package sdl2_mixer.vc.redist -Version 2.0.1.1
<PackageReference Include="sdl2_mixer.vc.redist" Version="2.0.1.1" />
paket add sdl2_mixer.vc.redist --version 2.0.1.1
#r "nuget: sdl2_mixer.vc.redist, 2.0.1.1"
// Install sdl2_mixer.vc.redist as a Cake Addin #addin nuget:?package=sdl2_mixer.vc.redist&version=2.0.1.1 // Install sdl2_mixer.vc.redist as a Cake Tool #tool nuget:?package=sdl2_mixer.vc.redist&version=2.0.1.1
Version basics
2.0.1.1 = Major.Minor.Patch.Package
A specific version number is in the form Major.Minor.Patch[-Suffix], where the components have the following meanings:
- Major: Breaking changes
- Minor: New features, but backwards compatible
- Patch: Backwards compatible bug fixes only
- Package: nuget package release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on sdl2_mixer.vc.redist:
Package | Downloads |
---|---|
sdl2_mixer.vc
SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1.1 | 6,942 | 10/8/2017 |
2.0.1:
* Added support for 'smpl' format loop points in music WAV files
* Fixed floating point exception in Mix_Volume()
* Added support for building for Windows RT and Windows Phone
* Added support for loading MP3 files as sound chunks