diff options
Diffstat (limited to 'src/lib/player.cc')
| -rw-r--r-- | src/lib/player.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/player.cc b/src/lib/player.cc index 77def1e60..c3489b7e1 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -191,6 +191,7 @@ Player::content_changed (weak_ptr<Content> w, int property, bool frequent) } } +/** @param already_resampled true if this data has already been through the chain up to the resampler */ void Player::playlist_changed () { |
