citra_qt: Add a volume slider

This commit is contained in:
fearlessTobi 2018-06-30 14:26:38 +02:00
parent 9c1c899243
commit a780f3821e
9 changed files with 101 additions and 20 deletions

View file

@ -68,7 +68,7 @@ public:
void EnableStretching(bool enable);
protected:
void OutputFrame(const StereoFrame16& frame);
void OutputFrame(StereoFrame16& frame);
private:
void FlushResidualStretcherAudio();