Mercurial > hg > svapp
diff audio/AudioCallbackPlaySource.h @ 499:a4d90cf2bb79 3.0-integration
Merge from recording branch
author | Chris Cannam |
---|---|
date | Mon, 12 Oct 2015 12:43:06 +0100 |
parents | cd9dec2f47e8 |
children | 39e94df71d24 |
line wrap: on
line diff
--- a/audio/AudioCallbackPlaySource.h Thu Sep 17 13:46:07 2015 +0100 +++ b/audio/AudioCallbackPlaySource.h Mon Oct 12 12:43:06 2015 +0100 @@ -116,8 +116,7 @@ virtual sv_frame_t getPlayEndFrame() { return m_lastModelEndFrame; } /** - * Set the playback target. This should be called by the target - * class. + * Set the playback target. */ virtual void setSystemPlaybackTarget(breakfastquay::SystemPlaybackTarget *);