aboutsummaryrefslogtreecommitdiffstats
path: root/al/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/buffer.h')
-rw-r--r--al/buffer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/al/buffer.h b/al/buffer.h
index d41eec5d..ad7aeb35 100644
--- a/al/buffer.h
+++ b/al/buffer.h
@@ -79,6 +79,9 @@ struct ALbuffer {
ALuint OriginalSize{0};
ALuint OriginalAlign{0};
+ ALenum AmbiLayout{AL_FUMA_SOFT};
+ ALenum AmbiScaling{AL_FUMA_SOFT};
+
ALuint LoopStart{0u};
ALuint LoopEnd{0u};