1. Home
  2. Browse
  3. sdl1-mixer

sdl1-mixer

v2023-03-25#1Latest

An audio mixer that supports various file formats for Simple Directmedia Layer.

Install

Run the following Vcpkg command to install the port.

vcpkg install sdl1-mixer

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})

Dependencies

See source

Version

v2023-03-25#1

Publication

Supports

!osx & !uwp & !arm

GitHub

libsdl-org/SDL_mixer438

Homepage

libsdl.org

Subtree

bb53a073f1

License

Zlib

Definition

Manifest