Home
last modified time | relevance | path

Searched refs:SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp210 case OHOS::Media::AVScreenCaptureStateCode::SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER: in GetScreenCaptureStateCodeAdapter()
211 return ScreenCaptureStateCodeAdapter::SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER; in GetScreenCaptureStateCodeAdapter()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dscreen_capture_adapter.h117 SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER = 3, enumerator
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dscreen_capture.h101 SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER = 3, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/media/
H A Dmedia_enum_napi.cpp392 …_STATE_INTERRUPTED_BY_OTHER", AVScreenCaptureStateCode::SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp309 AVScreenCaptureStateCode::SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER); in ReportAVScreenCaptureUserChoice()
1381 AVScreenCaptureStateCode::SCREEN_CAPTURE_STATE_INTERRUPTED_BY_OTHER); in SystemRecorderInterruptLatestRecorder()