提交 d9afee69 编写于 作者: V Vinod Koul 提交者: Takashi Iwai

ALSA: compress: update comment for sample rate in snd_codec

Signed-off-by: NVinod Koul <vinod.koul@intel.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 2aac06f7
...@@ -364,7 +364,8 @@ struct snd_codec_desc { ...@@ -364,7 +364,8 @@ struct snd_codec_desc {
* @ch_out: Number of output channels. In case of contradiction between * @ch_out: Number of output channels. In case of contradiction between
* this field and the channelMode field, the channelMode field * this field and the channelMode field, the channelMode field
* overrides. * 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 * @bit_rate: Bitrate of encoded data. May be ignored by decoders
* @rate_control: Encoding rate control. See SND_RATECONTROLMODE defines. * @rate_control: Encoding rate control. See SND_RATECONTROLMODE defines.
* Encoders may rely on profiles for quality levels. * Encoders may rely on profiles for quality levels.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册