Source release 19.6.0
GitOrigin-RevId: 13a33e34413c19da1bfe76abcc66be519c9ac9d1
This commit is contained in:
@@ -265,7 +265,7 @@ class CdmSession {
|
||||
// true otherwise.
|
||||
bool VerifyOfflineUsageEntry();
|
||||
|
||||
bool HasRootOfTrustBeenRenewed();
|
||||
bool HasRootOfTrustBeenRenewed(bool is_load);
|
||||
|
||||
CdmResponseType ResetCryptoSession();
|
||||
|
||||
@@ -327,6 +327,7 @@ class CdmSession {
|
||||
UsageEntryIndex usage_entry_index_ = 0;
|
||||
UsageEntry usage_entry_;
|
||||
std::string usage_provider_session_token_;
|
||||
std::string exported_license_data_;
|
||||
|
||||
// information useful for offline and usage scenarios
|
||||
CdmKeyMessage key_request_;
|
||||
|
||||
Reference in New Issue
Block a user