Searched refs:OH_AVScreenCapture_ExcludeContent (Results 1 – 9 of 9) sorted by relevance
310 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ExcludeContent(struct OH_AVScreenCapture *capture,
353 return OH_AVScreenCapture_ExcludeContent(screenCapture_, contentFilter_); in ExcludeWindowContent()367 return OH_AVScreenCapture_ExcludeContent(screenCapture_, contentFilter_); in ExcludeAudioContent()
47 …rCode](_a_v_screen_capture.md#oh_avscreen_capture_errcode) [OH_AVScreenCapture_ExcludeContent](_a_…
126 | [OH_AVSCREEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_ExcludeContent](#…1015 ### OH_AVScreenCapture_ExcludeContent()1018 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ExcludeContent (struct OH_AVScreenCapture * capture,…
126 | [OH_AVSCREEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_ExcludeContent](#…1109 ### OH_AVScreenCapture_ExcludeContent()1112 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ExcludeContent (struct OH_AVScreenCapture * capture,…
493 OH_AVScreenCapture_ExcludeContent(capture, contentFilter);
405 OH_AVScreenCapture_ExcludeContent(capture, contentFilter);
404 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ExcludeContent(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_ExcludeContent() function