Home
last modified time | relevance | path

Searched refs:OH_AVScreenCaptureStateCode (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h429 typedef enum OH_AVScreenCaptureStateCode { enum
452 } OH_AVScreenCaptureStateCode; typedef
488 * @param stateCode Information describing current state, see {@link OH_AVScreenCaptureStateCode}
495 OH_AVScreenCaptureStateCode stateCode, void *userData);
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/include/
H A Dscreen_capture_capi_mock.h73 OH_AVScreenCaptureStateCode stateCode, void *userData);
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp74 OH_AVScreenCaptureStateCode stateCode, void *userData) in OnStateChange()
/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp61 callback_(capture, static_cast<OH_AVScreenCaptureStateCode>(infoType), userData_); in OnStateChange()

Completed in 5 milliseconds