Searched refs:Test_AVPlayer_GetMediaKeySystemInfo (Results 1 – 3 of 3) sorted by relevance
16 export const Test_AVPlayer_GetMediaKeySystemInfo: (handle:string, callback:string) => number; constant
175 static napi_value Test_AVPlayer_GetMediaKeySystemInfo(napi_env env, napi_callback_info info) { in Test_AVPlayer_GetMediaKeySystemInfo() function646 …{"Test_AVPlayer_GetMediaKeySystemInfo", nullptr, Test_AVPlayer_GetMediaKeySystemInfo, nullptr, nul… in Init()
80 let result: number = avplayer.Test_AVPlayer_GetMediaKeySystemInfo("ptr", "ptr");