aboutsummaryrefslogtreecommitdiffstats
path: root/core/voice.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/voice.h')
-rw-r--r--core/voice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/voice.h b/core/voice.h
index c3347cda..3b19abbb 100644
--- a/core/voice.h
+++ b/core/voice.h
@@ -207,6 +207,7 @@ struct Voice {
FmtChannels mFmtChannels;
FmtType mFmtType;
uint mFrequency;
+ uint mNumChannels;
uint mFrameSize;
AmbiLayout mAmbiLayout;
AmbiScaling mAmbiScaling;