Source release 19.1.0
This commit is contained in:
@@ -100,6 +100,7 @@ class CDM_EXPORT Cdm : public ITimerClient {
|
||||
kSystemStateLost = 109, // Recoverable
|
||||
kOutputTooLarge = 110, // Recoverable
|
||||
kNeedsServiceCertificate = 111, // Recoverable
|
||||
kDeviceRevoked = 112,
|
||||
|
||||
// This covers errors that we do not expect (see logs for details):
|
||||
kUnexpectedError = 99999,
|
||||
|
||||
Reference in New Issue
Block a user