aboutsummaryrefslogtreecommitdiffstats
path: root/alc/buffer_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/buffer_storage.h')
-rw-r--r--alc/buffer_storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/buffer_storage.h b/alc/buffer_storage.h
index b08dd1e0..2f8da5e2 100644
--- a/alc/buffer_storage.h
+++ b/alc/buffer_storage.h
@@ -27,6 +27,7 @@ enum FmtChannels : unsigned char {
FmtX71, /* (WFX order) */
FmtBFormat2D,
FmtBFormat3D,
+ FmtUHJ2, /* 2-channel UHJ, aka "BHJ", stereo-compatible */
};
enum class AmbiLayout : unsigned char {