Source release 14.2.0
This commit is contained in:
@@ -31,6 +31,10 @@ typedef std::map<CdmSessionId, CdmClientPropertySet*>
|
||||
// Setter methods are provided but their only planned use is for testing.
|
||||
class Properties {
|
||||
public:
|
||||
// Called at least once before any properties are used. Depending on the
|
||||
// platform, this function may be called multiple times. It is called each
|
||||
// time a CdmEngine is created, and when running unit tests it is called in
|
||||
// many tests' SetUp function.
|
||||
static void Init();
|
||||
|
||||
static inline bool oem_crypto_use_secure_buffers() {
|
||||
|
||||
Reference in New Issue
Block a user