1. Home
  2. Browse
  3. sdl2-mixer

sdl2-mixer

v2.8.1#0Latest

Multi-channel audio mixer library for SDL.

Install

Run the following Vcpkg command to install the port.

vcpkg install sdl2-mixer

Usage

sdl2-mixer provides CMake targets:

find_package(SDL2_mixer CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:SDL2_mixer::SDL2_mixer>,SDL2_mixer::SDL2_mixer,SDL2_mixer::SDL2_mixer-static>)

Features

Dependencies

See source

Version

v2.8.1#0

Publication

Supports

All

GitHub

libsdl-org/SDL_mixer

Homepage

github.com/libsdl-org/SDL_mixer

Subtree

4deb416f04

License

Zlib

Definition

Manifest