Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dphoto_output.h476 Camera_ErrorCode OH_PhotoOutput_IsMovingPhotoSupported(Camera_PhotoOutput* photoOutput, bool* isSup…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dphoto_output.cpp388 Camera_ErrorCode OH_PhotoOutput_IsMovingPhotoSupported(Camera_PhotoOutput* photoOutput, bool* isSup… in OH_PhotoOutput_IsMovingPhotoSupported() function
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Dphoto__output_8h.md75 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_PhotoOutput_IsMovingPhotoSupported](_o_…
H A D_o_h___camera.md316 | [Camera_ErrorCode](#camera_errorcode) [OH_PhotoOutput_IsMovingPhotoSupported](#oh_photooutput_ism…
5280 ### OH_PhotoOutput_IsMovingPhotoSupported()
5283 Camera_ErrorCode OH_PhotoOutput_IsMovingPhotoSupported(Camera_PhotoOutput* photoOutput, bool* isSup…
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Dphoto__output_8h.md75 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_PhotoOutput_IsMovingPhotoSupported](_o_…
H A D_o_h___camera.md313 | [Camera_ErrorCode](#camera_errorcode) [OH_PhotoOutput_IsMovingPhotoSupported](#oh_photooutput_ism…
5215 ### OH_PhotoOutput_IsMovingPhotoSupported()
5218 Camera_ErrorCode OH_PhotoOutput_IsMovingPhotoSupported(Camera_PhotoOutput* photoOutput, bool* isSup…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp5480 ret = OH_PhotoOutput_IsMovingPhotoSupported(photooutput, &isSupported);
5488 ret = OH_PhotoOutput_IsMovingPhotoSupported(nullptr, &isSupported);
5526 ret = OH_PhotoOutput_IsMovingPhotoSupported(photooutput, &isSupported);