mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Finish removal of auto audio option and rename the remaining options
This commit is contained in:
@@ -33,9 +33,8 @@ public:
|
||||
|
||||
enum AudioConfig
|
||||
{
|
||||
AC_AUTO,
|
||||
AC_FORCE_STEREO,
|
||||
AC_FORCE_SURROUND
|
||||
AC_STEREO,
|
||||
AC_51_SURROUND
|
||||
};
|
||||
Q_ENUM(AudioConfig)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user