mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 17:55:47 -04:00
Merge branch 'cubeb'
This commit is contained in:
@ -53,6 +53,7 @@ enum class AudioBackend : u8
|
||||
{
|
||||
Null,
|
||||
Default,
|
||||
Cubeb,
|
||||
Count
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user