Files
ce_cdm/cdm/include/cdm_version.h
2020-02-11 14:22:17 -08:00

6 lines
162 B
C

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