Searched defs:ScreenCaptureMonitorAsyncContext (Results 1 – 1 of 1) sorted by relevance
70 struct ScreenCaptureMonitorAsyncContext : public MediaAsyncContext { struct71 explicit ScreenCaptureMonitorAsyncContext(napi_env env) : MediaAsyncContext(env) {} in ScreenCaptureMonitorAsyncContext() function