We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d2671 commit cb0b69dCopy full SHA for cb0b69d
1 file changed
code/include/IAMF_defines.h
@@ -58,7 +58,7 @@ typedef enum IAMF_SoundSystem {
58
SOUND_SYSTEM_J, // 4+7+0, 1
59
SOUND_SYSTEM_EXT_712, // 2+7+0, 1
60
SOUND_SYSTEM_EXT_312, // 2+3+0, 1
61
- SOUND_SYSTEM_MONO, // 0+1+0, 1
+ SOUND_SYSTEM_MONO, // 0+1+0, 0
62
SOUND_SYSTEM_END
63
} IAMF_SoundSystem;
64
0 commit comments