Merge pull request #3831 from FearlessTobi/add-volume-slider
citra_qt: Add a volume slider
This commit is contained in:
commit
2f8c9c8126
9 changed files with 110 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