[alsa-devel] snd_pcm_sw_params_get_xfer_align deprecated?
Hi all,
I've got some code that gives me a waring that the above function is deprecated. What should I do:
a) Call some other function? If so which one? b) Just drop the call to that function and everything will continue to work as it should? c) Something else?
Cheers, Erik
At Sat, 18 Oct 2008 21:43:32 +1100, Erik de Castro Lopo wrote:
Hi all,
I've got some code that gives me a waring that the above function is deprecated. What should I do:
a) Call some other function? If so which one? b) Just drop the call to that function and everything will continue to work as it should? c) Something else?
(b). This function always sets the value 1.
Takashi
Takashi Iwai wrote:
At Sat, 18 Oct 2008 21:43:32 +1100, Erik de Castro Lopo wrote:
Hi all,
I've got some code that gives me a waring that the above function is deprecated. What should I do:
a) Call some other function? If so which one? b) Just drop the call to that function and everything will continue to work as it should? c) Something else?
(b). This function always sets the value 1.
Thanks Takashi.
Cheers, Erik
participants (3)
-
Erik de Castro Lopo
-
Erik de Castro Lopo
-
Takashi Iwai