Hi,

I need to retrieve the installed ALSA version from within my program at run
time, and I am missing functions like 

  void snd_get_str_version(char* buffer, int len);
  void snd_get_num_version(int* major, int* minor, int* subminor, int* suffix);

Currently I parse /proc/asound/version which is ugly and may break in future if
that string's format is modified.

Thanks,
Florian

-- 
Florian Bomers
Java Sound
Java Software/Sun Microsystems, Inc.
http://java.sun.com/products/java-media/sound/


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to