j
k
j a
j l
[...]
In your codec driver you should specify the minimum and maximum supported rate by calling snd_pcm_hw_constraint_minmax() in the DAI startup callback.
It is also possible to set the min and max rate directly in the dai_driver struct.
Back to the thread
Back to the list