citra_qt: Add a volume slider
This commit is contained in:
parent
9c1c899243
commit
a780f3821e
9 changed files with 101 additions and 20 deletions
|
@ -68,7 +68,7 @@ public:
|
|||
void EnableStretching(bool enable);
|
||||
|
||||
protected:
|
||||
void OutputFrame(const StereoFrame16& frame);
|
||||
void OutputFrame(StereoFrame16& frame);
|
||||
|
||||
private:
|
||||
void FlushResidualStretcherAudio();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue