1SND_PCM_LIMIT_HW_RAT(9) PCM API SND_PCM_LIMIT_HW_RAT(9)
23
4
NAME
6snd_pcm_limit_hw_rates - determine rate_min/rate_max fields
7
SYNOPSIS
9int snd_pcm_limit_hw_rates(struct snd_pcm_runtime * runtime);
10
ARGUMENTS
12runtime
13the runtime instance
14
DESCRIPTION
16Determines the rate_min and rate_max fields from the rates bits of the
17given runtime->hw.
1819
Returns zero if successful.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 SND_PCM_LIMIT_HW_RAT(9)