Document AVCodecContext channels field.

patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13115 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2008-05-11 11:15:18 +00:00 committed by Diego Biurrun
parent 397db8ac5e
commit 5fcc4a236b
1 changed files with 1 additions and 1 deletions

View File

@ -921,7 +921,7 @@ typedef struct AVCodecContext {
/* audio only */
int sample_rate; ///< samples per second
int channels;
int channels; ///< number of audio channels
/**
* audio sample format