Mercurial > hg > svapp
diff audioio/AudioPulseAudioTarget.h @ 450:d9d132c0e240 alignment_view
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 20 Apr 2015 09:21:32 +0100 |
parents | 72c662fe7ea3 |
children |
line wrap: on
line diff
--- a/audioio/AudioPulseAudioTarget.h Fri Nov 28 10:33:25 2014 +0000 +++ b/audioio/AudioPulseAudioTarget.h Mon Apr 20 09:21:32 2015 +0100 @@ -46,7 +46,7 @@ virtual void sourceModelReplaced(); protected: - void streamWrite(int); + void streamWrite(sv_frame_t); void streamStateChanged(); void contextStateChanged();