Commit a21edddf authored by Max Kellermann's avatar Max Kellermann

CrossFade: remove obsolete API documentation

parent a88c23b6
...@@ -49,10 +49,7 @@ struct CrossFadeSettings { ...@@ -49,10 +49,7 @@ struct CrossFadeSettings {
/** /**
* Calculate how many music pipe chunks should be used for crossfading. * Calculate how many music pipe chunks should be used for crossfading.
* *
* @param duration the requested crossfade duration
* @param total_time total_time the duration of the new song * @param total_time total_time the duration of the new song
* @param mixramp_db the current mixramp_db setting
* @param mixramp_delay the current mixramp_delay setting
* @param replay_gain_db the ReplayGain adjustment used for this song * @param replay_gain_db the ReplayGain adjustment used for this song
* @param replay_gain_prev_db the ReplayGain adjustment used on the last song * @param replay_gain_prev_db the ReplayGain adjustment used on the last song
* @param mixramp_start the next songs mixramp_start tag * @param mixramp_start the next songs mixramp_start tag
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment