Support some more random MCA tags seen in the field (EasyDCP 4.2.0).
[libdcp.git] / src / types.h
index 183ce6383e6cc0f440977bf8e61e180c2a369b99..65840e6dd37383a8180bf657e819087364ef9491 100644 (file)
@@ -99,7 +99,8 @@ enum class Channel {
        RS = 5,        ///< right surround
        HI = 6,
        VI = 7,
-       /* 8 and 9 are not used */
+       LC = 8,        ///< not used, but referred to in MainSoundConfiguration in some CPLs
+       RC = 9,        ///< not used, but referred to in MainSoundConfiguration in some CPLs
        BSL = 10,
        BSR = 11,
        MOTION_DATA = 12,