Searched refs:OH_AVScreenCaptureOnError (Results 1 – 7 of 7) sorted by relevance
26 | [OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror) [onError](#onerror)…52 OH_AVScreenCaptureOnError OH_AVScreenCaptureCallback::onError55 监控录屏调用操作错误,请参见[OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror)。
69 | typedef void(\* [OH_AVScreenCaptureOnError](#oh_avscreencaptureonerror)) ([OH_AVScreenCapture](#o…357 | onError | 监控录屏调用操作错误,请参见[OH_AVScreenCaptureOnError](#oh_avscreencaptureonerror)。 | 413 ### OH_AVScreenCaptureOnError subsection416 typedef void(* OH_AVScreenCaptureOnError) (OH_AVScreenCapture *capture, int32_t errorCode)1330 …apture_SetCallback](#oh_avscreencapture_setcallback)设置的错误处理回调方法[OH_AVScreenCaptureOnError](#oh_avs…
61 | typedef void(\* [OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror)) ([…
26 …OH_AVScreenCaptureOnError](_a_v_screen_capture.md#oh_avscreencaptureonerror) [onError](#onerror) |…52 OH_AVScreenCaptureOnError OH_AVScreenCaptureCallback::onError55 …unning of an **OH_AVScreenCapture** instance. For details, see [OH_AVScreenCaptureOnError](_a_v_sc…
69 | 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 subsection450 typedef void(* OH_AVScreenCaptureOnError) (OH_AVScreenCapture *capture, int32_t errorCode)1444 After a successful call to this function, the callback [OH_AVScreenCaptureOnError](#oh_avscreencapt…
321 typedef void (*OH_AVScreenCaptureOnError)(OH_AVScreenCapture *capture, int32_t errorCode); typedef372 OH_AVScreenCaptureOnError onError;