Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture.h74 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StartScreenCaptureWithSurface(struct OH_AVScreenCapt…
/ohos5.0/docs/zh-cn/application-dev/media/media/
H A Dusing-avscreencapture-for-buffer.md106 OH_AVScreenCapture_StartScreenCaptureWithSurface(capture, window);
517 // int32_t retStart = OH_AVScreenCapture_StartScreenCaptureWithSurface(capture, window);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Dnative__avscreen__capture_8h.md29 …a_v_screen_capture.md#oh_avscreen_capture_errcode) [OH_AVScreenCapture_StartScreenCaptureWithSurfa…
H A D_a_v_screen_capture.md108 …EEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_StartScreenCaptureWithSurfa…
1463 ### OH_AVScreenCapture_StartScreenCaptureWithSurface()
1466 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StartScreenCaptureWithSurface (struct OH_AVScreenCap…
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Dnative__avscreen__capture_8h.md29 …a_v_screen_capture.md#oh_avscreen_capture_errcode) [OH_AVScreenCapture_StartScreenCaptureWithSurfa…
H A D_a_v_screen_capture.md108 …EEN_CAPTURE_ErrCode](#oh_avscreen_capture_errcode) [OH_AVScreenCapture_StartScreenCaptureWithSurfa…
1585 ### OH_AVScreenCapture_StartScreenCaptureWithSurface()
1588 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StartScreenCaptureWithSurface (struct OH_AVScreenCap…
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp224 return OH_AVScreenCapture_StartScreenCaptureWithSurface(screenCapture_, nativeWindow); in StartScreenCaptureWithSurface()
/ohos5.0/docs/en/application-dev/media/media/
H A Dusing-avscreencapture-for-buffer.md107 OH_AVScreenCapture_StartScreenCaptureWithSurface(capture, window);
429 // int32_t retStart = OH_AVScreenCapture_StartScreenCaptureWithSurface(capture, window);
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp524 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StartScreenCaptureWithSurface(struct OH_AVScreenCapt… in OH_AVScreenCapture_StartScreenCaptureWithSurface() function