Home
last modified time | relevance | path

Searched refs:OH_AVScreenCapture_ContentFilter_AddWindowContent (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture.h324 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ContentFilter_AddWindowContent(
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Dnative__avscreen__capture_8h.md48 | OH_AVSCREEN_CAPTURE_ErrCode [OH_AVScreenCapture_ContentFilter_AddWindowContent](_a_v_screen_captu…
H A D_a_v_screen_capture.md127 …EEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_ContentFilter_AddWindowCont…
956 ### OH_AVScreenCapture_ContentFilter_AddWindowContent()
959 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ContentFilter_AddWindowContent (struct OH_AVScreenCa…
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Dnative__avscreen__capture_8h.md48 | OH_AVSCREEN_CAPTURE_ErrCode [OH_AVScreenCapture_ContentFilter_AddWindowContent](_a_v_screen_captu…
H A D_a_v_screen_capture.md127 …EEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_ContentFilter_AddWindowCont…
1044 ### OH_AVScreenCapture_ContentFilter_AddWindowContent()
1047 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ContentFilter_AddWindowContent (struct OH_AVScreenCa…
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp352 OH_AVScreenCapture_ContentFilter_AddWindowContent(contentFilter_, windowIDs, windowCount); in ExcludeWindowContent()
/ohos5.0/docs/zh-cn/application-dev/media/media/
H A Dusing-avscreencapture-for-buffer.md490 OH_AVScreenCapture_ContentFilter_AddWindowContent(contentFilter, &windowIdsExclude[0],
/ohos5.0/docs/en/application-dev/media/media/
H A Dusing-avscreencapture-for-buffer.md402 OH_AVScreenCapture_ContentFilter_AddWindowContent(contentFilter, &windowIdsExclude[0],
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp863 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ContentFilter_AddWindowContent( in OH_AVScreenCapture_ContentFilter_AddWindowContent() function