Searched refs:secureVideoPath (Results 1 – 1 of 1) sorted by relevance
275 bool secureVideoPath = false; in Test_AVPlayer_SetDecryptionConfig() local276 …ret6 = OH_MediaKeySession_RequireSecureDecoderModule(drmKeySession, "video/mp4", &secureVideoPath); in Test_AVPlayer_SetDecryptionConfig()277 … OH_AVErrCode ret7 = OH_AVPlayer_SetDecryptionConfig(playerHandle, drmKeySession, secureVideoPath); in Test_AVPlayer_SetDecryptionConfig()