.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SND_PCM_LIMIT_HW_RATES" "9" "09 October 2005" "" ""
.SH NAME
snd_pcm_limit_hw_rates \- determine rate_min/rate_max fields
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_pcm_limit_hw_rates (snd_pcm_runtime_t * \fIruntime\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIruntime\fB\fR
the runtime instance
.SH "DESCRIPTION"
.PP
Determines the rate_min and rate_max fields from the rates bits of
the given runtime->hw.
.PP
Returns zero if successful.