On 18 Feb 2003, ljp wrote:
> does snd_pcm_close free a snd_pcm_hw_params_t that was
> snd_pcm_hw_params_malloc 'd?
>
>
> I presume I need to free that?
Yes, you have to free what you allocated in your code.
Jaroslav
-
Jaroslav Kysela <[EMAIL
ljp wrote:
> does snd_pcm_close free a snd_pcm_hw_params_t that was
> snd_pcm_hw_params_malloc 'd? I presume I need to free that?
No. Yes.
The same snd_pcm_hw_params_t could be used to get/set the parameters of
another pcm.
HTH
Clemens
--
does snd_pcm_close free a snd_pcm_hw_params_t that was
snd_pcm_hw_params_malloc 'd?
I presume I need to free that?
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___