j
k
j a
j l
On 01/15/2016 09:13 AM, mengdong.lin@linux.intel.com wrote: [...]
stream->rates = snd_pcm_rate_range_to_bits(caps->rate_min, caps->rate_max);
stream->rates = snd_pcm_rate_range_to_bits(caps->rate_min,
caps->rate_max);
How about just setting stream->rate_min and stream->rate_max?
- Lars
Back to the thread
Back to the list