Source release 14.1.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// Widevine CE CDM Version
|
||||
#define CDM_VERSION "14.1.0"
|
||||
#define CDM_VERSION "14.1.1"
|
||||
#define EME_VERSION "https://www.w3.org/TR/2017/REC-encrypted-media-20170918"
|
||||
|
||||
@@ -242,10 +242,10 @@ class CdmImpl : public Cdm,
|
||||
|
||||
IEventListener* listener_;
|
||||
bool policy_timer_enabled_;
|
||||
PropertySet property_set_;
|
||||
|
||||
FileSystem file_system_;
|
||||
CdmEngine cdm_engine_;
|
||||
PropertySet property_set_;
|
||||
CdmAppParameterMap app_parameters_;
|
||||
|
||||
struct SessionMetadata {
|
||||
|
||||
Reference in New Issue
Block a user