1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

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

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