Home
last modified time | relevance | path

Searched refs:OH_AVScreenCaptureOnError (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A D_o_h___a_v_screen_capture_callback.md26 | [OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror) [onError](#onerror)…
52 OH_AVScreenCaptureOnError OH_AVScreenCaptureCallback::onError
55 监控录屏调用操作错误,请参见[OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror)。
H A D_a_v_screen_capture.md69 | typedef void(\* [OH_AVScreenCaptureOnError](#oh_avscreencaptureonerror)) ([OH_AVScreenCapture](#o…
357 | onError | 监控录屏调用操作错误,请参见[OH_AVScreenCaptureOnError](#oh_avscreencaptureonerror)。 |
413 ### OH_AVScreenCaptureOnError subsection
416 typedef void(* OH_AVScreenCaptureOnError) (OH_AVScreenCapture *capture, int32_t errorCode)
1330 …apture_SetCallback](#oh_avscreencapture_setcallback)设置的错误处理回调方法[OH_AVScreenCaptureOnError](#oh_avs…
H A Dnative__avscreen__capture__base_8h.md61 | typedef void(\* [OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror)) ([…
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___a_v_screen_capture_callback.md26OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror) [onError](#onerror) |…
52 OH_AVScreenCaptureOnError OH_AVScreenCaptureCallback::onError
55 …unning of an **OH_AVScreenCapture** instance. For details, see [OH_AVScreenCaptureOnError](_a_v_sc…
H A D_a_v_screen_capture.md69 | typedef void(\* [OH_AVScreenCaptureOnError](#oh_avscreencaptureonerror)) ([OH_AVScreenCapture](#o…
385 …unning of an **OH_AVScreenCapture** instance. For details, see [OH_AVScreenCaptureOnError](#oh_avs…
447 ### OH_AVScreenCaptureOnError subsection
450 typedef void(* OH_AVScreenCaptureOnError) (OH_AVScreenCapture *capture, int32_t errorCode)
1444 After a successful call to this function, the callback [OH_AVScreenCaptureOnError](#oh_avscreencapt…
H A Dnative__avscreen__capture__base_8h.md61 | typedef void(\* [OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror)) ([…
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h321 typedef void (*OH_AVScreenCaptureOnError)(OH_AVScreenCapture *capture, int32_t errorCode); typedef
372 OH_AVScreenCaptureOnError onError;