{
  "name": "sdl3-mixer",
  "href": "https://vcpkg.link/ports/sdl3-mixer",
  "supports": "all",
  "published_at": "2026-05-12T22:14:56.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/libsdl-org/SDL_mixer",
  "description": [
    "An audio mixer that supports various file formats for Simple Directmedia Layer."
  ],
  "license": "Zlib",
  "version": {
    "type": "semver",
    "value": "3.2.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a7462125a63ddc8fdaff109fa8adf9d25a5c7f59/ports/sdl3-mixer",
    "hash": "a7462125a63ddc8fdaff109fa8adf9d25a5c7f59"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "sdl3",
      "href": "https://vcpkg.link/ports/sdl3",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "fluidsynth",
      "default": [],
      "description": [
        "Use FluidSynth to play MIDI audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "fluidsynth",
          "href": "https://vcpkg.link/ports/fluidsynth",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libflac",
      "default": [],
      "description": [
        "Use libflac to play FLAC audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libflac",
          "href": "https://vcpkg.link/ports/libflac",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libvorbis",
      "default": [],
      "description": [
        "Use libvorbis to play Vorbis audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libvorbis",
          "href": "https://vcpkg.link/ports/libvorbis",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libxmp",
      "default": [],
      "description": [
        "Use libxmp to open MOD files."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libxmp",
          "href": "https://vcpkg.link/ports/libxmp",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "mpg123",
      "default": [],
      "description": [
        "Use mpg123 to play MP3 audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "mpg123",
          "href": "https://vcpkg.link/ports/mpg123",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "opusfile",
      "default": [],
      "description": [
        "Use opusfile to play Opus audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opusfile",
          "href": "https://vcpkg.link/ports/opusfile",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "wavpack",
      "default": [],
      "description": [
        "Use wavpack to play WAV audio format."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "wavpack",
          "href": "https://vcpkg.link/ports/wavpack",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}