Home
last modified time | relevance | path

Searched defs:ScreenCaptureMonitorAsyncContext (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/screencapturemonitor/
Dscreen_capture_monitor_napi.h70 struct ScreenCaptureMonitorAsyncContext : public MediaAsyncContext { struct
71 explicit ScreenCaptureMonitorAsyncContext(napi_env env) : MediaAsyncContext(env) {} in ScreenCaptureMonitorAsyncContext() function