comparison audio/AudioCallbackPlaySource.h @ 502:bfe468c89d30 tony-2.0-integration

Merge from branch "3.0-integration"
author Chris Cannam
date Wed, 14 Oct 2015 10:19:24 +0100
parents cd9dec2f47e8
children 39e94df71d24
comparison
equal deleted inserted replaced
497:d1c70c680fa9 502:bfe468c89d30
114 * Return the frame at which playback is expected to end (if not looping). 114 * Return the frame at which playback is expected to end (if not looping).
115 */ 115 */
116 virtual sv_frame_t getPlayEndFrame() { return m_lastModelEndFrame; } 116 virtual sv_frame_t getPlayEndFrame() { return m_lastModelEndFrame; }
117 117
118 /** 118 /**
119 * Set the playback target. This should be called by the target 119 * Set the playback target.
120 * class.
121 */ 120 */
122 virtual void setSystemPlaybackTarget(breakfastquay::SystemPlaybackTarget *); 121 virtual void setSystemPlaybackTarget(breakfastquay::SystemPlaybackTarget *);
123 122
124 /** 123 /**
125 * Set the block size of the target audio device. This should be 124 * Set the block size of the target audio device. This should be