diff options
| author | Matthew Sheby <44249925+msheby@users.noreply.github.com> | 2021-08-26 21:35:20 -0700 |
|---|---|---|
| committer | Matthew Sheby <44249925+msheby@users.noreply.github.com> | 2021-08-26 21:35:20 -0700 |
| commit | 915b876047071c0b7f227d15edd6f545fe94ed2d (patch) | |
| tree | aa23c63c2b83340c5569bc3be61a2afea1d70d32 /src/MDD.h | |
| parent | 2953afce067913dd178eb083445a6efa2a8359ed (diff) | |
fix issue #71
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -379,7 +379,7 @@ namespace ASDCP { MDD_IMFAudioSoundfield_60, // 341 MDD_IMFAudioSoundfield_70, // 342 MDD_IMFAudioSoundfield_LtRt, // 343 - MDD_IMFAudioSoundfield_51Ex, // 344 + MDD_IMFAudioSoundfield_51EX, // 344 MDD_IMFAudioSoundfield_HI, // 345 MDD_IMFAudioSoundfield_VIN, // 346 MDD_IMFAudioGroup_MPg, // 347 |
