Added "force mono" option to Music and SoundBuffer
Former-commit-id: 1f46d1461a8289a590a71e368f282a955d7d8234
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
struct NzSoundBufferParams
|
||||
{
|
||||
bool forceMono = false;
|
||||
|
||||
bool IsValid() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user