1. Home
  2. Browse
  3. alsa

alsa

v1.2.15.3#1Latest

The Advanced Linux Sound Architecture (ALSA) - library

Install

Run the following Vcpkg command to install the port.

vcpkg install alsa

Usage

alsa is compatible with built-in CMake targets:

find_package(ALSA REQUIRED)
target_link_libraries(main PRIVATE ALSA::ALSA) # since CMake 3.12

Dependencies

See source

Version

v1.2.15.3#1

Publication

Supports

linux | android

GitHub

alsa-project/alsa-lib

Homepage

alsa-project.org

Subtree

4ef2a7144d

License

LGPL-2.1-or-later

Definition

Manifest