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 135b9b83..733a62e3 100644
--- a/alc/buffer_storage.h
+++ b/alc/buffer_storage.h
@@ -29,6 +29,7 @@ enum FmtChannels : unsigned char {
FmtBFormat3D,
FmtUHJ2, /* 2-channel UHJ, aka "BHJ", stereo-compatible */
FmtUHJ3, /* 3-channel UHJ, aka "THJ", first-two channels are stereo-compatible */
+ FmtUHJ4, /* 4-channel UHJ, aka "PHJ", first-two channels are stereo-compatible */
};
enum class AmbiLayout : unsigned char {