Skip to content

Commit

Permalink
ALSA: compress: update comment for sample rate in snd_codec
Browse files Browse the repository at this point in the history
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Vinod Koul authored and Takashi Iwai committed Jan 5, 2014
1 parent 2aac06f commit d9afee6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/uapi/sound/compress_params.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d9afee6

Please sign in to comment.