snd_pcm_limit_hw_rates (9) Linux Manual Page
snd_pcm_limit_hw_rates – determine rate_min/rate_max fields
Synopsis
int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime);
Arguments
runtime
-
- the runtime instance
Description
Determines the rate_min and rate_max fields from the rates bits of the given runtime->hw.
Return
Zero if successful.
