Searched refs:OH_AVScreenCapture_OnError (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/ |
H A D | _o_h___a_v_screen_capture_callback.md | 14 **替代接口:**[OH_AVScreenCapture_OnError](_a_v_screen_capture.md#oh_avscreencapture_onerror) [OH_AVScre… 61 **替代接口:**[OH_AVScreenCapture_OnError](_a_v_screen_capture.md#oh_avscreencapture_onerror)
|
H A D | _a_v_screen_capture.md | 79 | typedef void(\* [OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror)) ([OH_AVScreenCapture](… 121 … (struct [OH_AVScreenCapture](#oh_avscreencapture) \*capture, [OH_AVScreenCapture_OnError](#oh_avs… 280 ### OH_AVScreenCapture_OnError subsection 283 typedef void(* OH_AVScreenCapture_OnError) (OH_AVScreenCapture *capture, int32_t errorCode, void *u… 351 [OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror) [OH_AVScreenCapture_OnBufferAvailable](#o… 427 **替代接口:**[OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror) 1323 …Capture_SetErrorCallback (struct OH_AVScreenCapture * capture, OH_AVScreenCapture_OnError callback… 1341 | callback | 指向错误处理回调方法实例的指针[OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror)。 | 1403 …IC_UNAVAILABLE](#oh_avscreencapturestatecode-1)状态),或通过错误处理回调方法[OH_AVScreenCapture_OnError](#oh_avs…
|
H A D | native__avscreen__capture_8h.md | 42 …apture](_a_v_screen_capture.md#oh_avscreencapture) \*capture, [OH_AVScreenCapture_OnError](_a_v_sc…
|
H A D | native__avscreen__capture__base_8h.md | 71 | typedef void(\* [OH_AVScreenCapture_OnError](_a_v_screen_capture.md#oh_avscreencapture_onerror)) …
|
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/ |
H A D | _o_h___a_v_screen_capture_callback.md | 14 **Substitute APIs**: [OH_AVScreenCapture_OnError](_a_v_screen_capture.md#oh_avscreencapture_onerror… 61 **Substitute API**: [OH_AVScreenCapture_OnError](_a_v_screen_capture.md#oh_avscreencapture_onerror)
|
H A D | _a_v_screen_capture.md | 79 | typedef void(\* [OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror)) ([OH_AVScreenCapture](… 121 … (struct [OH_AVScreenCapture](#oh_avscreencapture) \*capture, [OH_AVScreenCapture_OnError](#oh_avs… 300 ### OH_AVScreenCapture_OnError subsection 303 typedef void(* OH_AVScreenCapture_OnError) (OH_AVScreenCapture *capture, int32_t errorCode, void *u… 379 [OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror) and [OH_AVScreenCapture_OnBufferAvailable… 463 **Substitute API**: [OH_AVScreenCapture_OnError](#oh_avscreencapture_onerror) 1435 …Capture_SetErrorCallback (struct OH_AVScreenCapture * capture, OH_AVScreenCapture_OnError callback… 1455 | callback | Error processing callback, which is [OH_AVScreenCapture_OnError](#oh_avscreencapture_o… 1523 … microphone is unavailable), or the error processing callback [OH_AVScreenCapture_OnError](#oh_avs…
|
H A D | native__avscreen__capture_8h.md | 42 …apture](_a_v_screen_capture.md#oh_avscreencapture) \*capture, [OH_AVScreenCapture_OnError](_a_v_sc…
|
H A D | native__avscreen__capture__base_8h.md | 71 | typedef void(\* [OH_AVScreenCapture_OnError](_a_v_screen_capture.md#oh_avscreencapture_onerror)) …
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/ |
H A D | native_avscreen_capture.h | 252 OH_AVScreenCapture_OnError callback, void *userData);
|
H A D | native_avscreen_capture_base.h | 507 typedef void (*OH_AVScreenCapture_OnError)(OH_AVScreenCapture *capture, int32_t errorCode, void *us… typedef
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
H A D | native_avscreen_capture.cpp | 71 NativeScreenCaptureErrorCallback(OH_AVScreenCapture_OnError callback, void *userData) in NativeScreenCaptureErrorCallback() 82 OH_AVScreenCapture_OnError callback_; 342 bool SetErrorCallback(OH_AVScreenCapture_OnError callback, void *userData) in SetErrorCallback() 805 OH_AVScreenCapture_OnError callback, void *userData) in OH_AVScreenCapture_SetErrorCallback()
|