]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-external-tinyalsa.git/blob - README
mixer: Add get_card_name() API
[android-sdk/platform-external-tinyalsa.git] / README
1 tinyalsa: a small library to interface with ALSA in the Linux kernel
3 The aims are:
5 - Provide a basic pcm and mixer API
6 - If it's not absolutely needed, don't add it to the API
7 - Avoid supporting complex and unnecessary operations that could be
8   dealt with at a higher level