[alsa-devel] [PATCH 2/3] ALSA: compress: update comment for sample rate in snd_codec
Vinod Koul
vinod.koul at intel.com
Sat Jan 4 12:29:12 CET 2014
Signed-off-by: Vinod Koul <vinod.koul at intel.com>
---
include/uapi/sound/compress_params.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/include/uapi/sound/compress_params.h b/include/uapi/sound/compress_params.h
index 1114e38..5224a06 100644
--- a/include/uapi/sound/compress_params.h
+++ b/include/uapi/sound/compress_params.h
@@ -364,7 +364,8 @@ struct snd_codec_desc {
* @ch_out: Number of output channels. In case of contradiction between
* this field and the channelMode field, the channelMode field
* overrides.
- * @sample_rate: Audio sample rate of input data
+ * @sample_rate: Audio sample rate of input data in Hz, use values like 48000
+ * for this.
* @bit_rate: Bitrate of encoded data. May be ignored by decoders
* @rate_control: Encoding rate control. See SND_RATECONTROLMODE defines.
* Encoders may rely on profiles for quality levels.
--
1.7.0.4
More information about the Alsa-devel
mailing list