Searched defs:KeySystemProperties (Results 1 – 1 of 1) sorted by relevance
127 struct KeySystemProperties { struct in content::KeySystems128 KeySystemProperties() : use_aes_decryptor(false) {} in KeySystemProperties() function130 bool use_aes_decryptor;132 std::string pepper_type;134 SupportedCodecs supported_codecs;