Files
ce_cdm/cdm/include/cdm_version.h
2020-04-10 16:13:07 -07:00

6 lines
162 B
C

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