Searched defs:DrmLicenseInfo (Results 1 – 1 of 1) sorted by relevance
42 struct DrmLicenseInfo { struct43 std::string module;44 uint32_t currentTime;45 std::string appName;46 std::string instanceId;47 std::string drmName;48 std::string drmUuid;49 std::string clientVersion;50 std::string licenseType;53 uint32_t processDuration;[all …]