Registry / other / alac
library2017-11-03-c38887c5vcpkgunverified

Apple Lossless Audio Codec (ALAC) for lossless audio encoding and decoding.

vcpkg install alac
INSTALL
IMPORT
SIG · ALAC
A
alac
othercppv2017-11-03-c38887c5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

alac.h
✓ #include <alac.h>

Includes the ALAC decoder header for lossless audio processing.

#include <alac.h> #include <stdint.h> int main() { ALACDecoder decoder; // Initialize decoder with sample rate and format return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2017-11-03-c38887c5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
28
OpenAI (training)
1
Resources

No resource links recorded.

alac — pip install alac · libregistry