sdl1-mixer v2023-03-25
- Created
- Updated
An audio mixer that supports various file formats for Simple Directmedia Layer.
# Usage
The package sdl1-mixer is compatible with built-in CMake targets:
find_package(SDL_mixer REQUIRED)
target_link_libraries(main PRIVATE ${SDL_MIXER_LIBRARY})
# License
# Supported Platforms
!osx & !uwp & !arm
- ✅ linux
- ✅ windows-x64
- ✅ windows-x86
- ❌
osx - ❌
uwp - ❌
windows-arm64
# Features
No features defined.
# Dependencies
and 2 transitive dependencies:
alsa (by openal-soft )
Platforms:
linux
- openal-soft (by libmikmod )
# Host Dependencies
8 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by libogg )
- vcpkg-cmake-config (by libogg )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
vcpkg-msbuild (by sdl1 )
Platforms:
windows & !mingw
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Arne de Bruijn
- MonicaLiu