2.1.1 [MS-EME] Section 3.2 MediaKeySystemConfiguration dictionary

V0001: The label and sessionTypes types are not supported

The specification states:

 3.2 MediaKeySystemConfiguration dictionary
 ...
 WebIDL
  
     dictionary MediaKeySystemConfiguration {
         DOMString            label = "";
         ...
         sequence<DOMString>  sessionTypes;
     };

EdgeHTML Mode

The label and sessionTypes types are not supported.