Hi everybody!!
 
I'm trying to compile a program written in c++ using alsa API functions related with the plugin interface (v.05.11). But the linker do not find these functions (such as snd_pcm_plugin_params). I don't have any problems if i use C instead of C++, but in this time i have to use C++. Does anybody knows what can i do?
 
The program is a capture aplication. I've tried to use snd_pcm_channel_XX functions but they don't seem to work propertly or i use them wrongly.
 
I hope you can help me! Thanks!!!
  

Reply via email to