diff options
Diffstat (limited to 'src/lib/film_state.h')
| -rw-r--r-- | src/lib/film_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film_state.h b/src/lib/film_state.h index 3a547ed1d..f4ccf37fd 100644 --- a/src/lib/film_state.h +++ b/src/lib/film_state.h @@ -143,7 +143,7 @@ public: int length; /** Number of audio channels */ int audio_channels; - /** Sample rate of the audio, in Hz */ + /** Sample rate of the source audio, in Hz */ int audio_sample_rate; /** Format of the audio samples */ AVSampleFormat audio_sample_format; |
