Files
ce_cdm/cdm/include/cdm_version.h
2020-07-24 14:30:03 -07:00

6 lines
162 B
C

// Widevine CE CDM Version
#ifndef CDM_VERSION
# define CDM_VERSION "16.3.0"
#endif
#define EME_VERSION "https://www.w3.org/TR/2017/REC-encrypted-media-20170918"