Add support for both ALSA hw and plughw
This commit is contained in:
@@ -66,6 +66,7 @@ class PhononEngine : public Engine::Base {
|
||||
QString DefaultOutput() { return ""; }
|
||||
bool ValidOutput(const QString &output);
|
||||
bool CustomDeviceSupport(const QString &output);
|
||||
bool ALSADeviceSupport(const QString &output);
|
||||
|
||||
protected:
|
||||
void SetVolumeSW( uint percent );
|
||||
|
||||
Reference in New Issue
Block a user