Source release 18.1.0
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
namespace widevine {
|
||||
|
||||
using InitFuncType = Cdm::Status (*)(Cdm::SecureOutputType, Cdm::IStorage*,
|
||||
Cdm::IClock*, Cdm::ITimer*, Cdm::LogLevel);
|
||||
Cdm::IClock*, Cdm::ITimer*, Cdm::ILogger*,
|
||||
Cdm::LogLevel);
|
||||
using CreateFuncType = Cdm* (*)(Cdm::IEventListener*, Cdm::IStorage*, bool);
|
||||
|
||||
int PerfTestMain(InitFuncType init_func, CreateFuncType create_func,
|
||||
|
||||
Reference in New Issue
Block a user