Home
last modified time | relevance | path

Searched refs:OH_CaptureSession_CommitConfig (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp400 ret = OH_CaptureSession_CommitConfig(captureSession);
442 ret = OH_CaptureSession_CommitConfig(captureSession);
444 ret = OH_CaptureSession_CommitConfig(captureSession);
530 ret = OH_CaptureSession_CommitConfig(captureSession);
586 ret = OH_CaptureSession_CommitConfig(captureSession);
646 ret = OH_CaptureSession_CommitConfig(captureSession);
711 ret = OH_CaptureSession_CommitConfig(captureSession);
775 ret = OH_CaptureSession_CommitConfig(captureSession);
785 ret = OH_CaptureSession_CommitConfig(captureSession);
833 ret = OH_CaptureSession_CommitConfig(captureSession);
[all …]
/ohos5.0/docs/zh-cn/application-dev/media/camera/
H A Dnative-camera-session-management.md72 …调用captureSession类中的[OH_CaptureSession_CommitConfig()](../../reference/apis-camera-kit/_o_h___camer…
94 ret = OH_CaptureSession_CommitConfig(captureSession);
96 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed.");
H A Dnative-camera-recording-case.md236 ret = OH_CaptureSession_CommitConfig(captureSession);
238 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed.");
H A Dnative-camera-shooting-case.md292 ret = OH_CaptureSession_CommitConfig(captureSession);
294 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed.");
/ohos5.0/docs/en/application-dev/media/camera/
H A Dnative-camera-session-management.md73 …After the configuration, call [OH_CaptureSession_CommitConfig()](../../reference/apis-camera-kit/_…
95 ret = OH_CaptureSession_CommitConfig(captureSession);
97 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed.");
H A Dnative-camera-recording-case.md236 ret = OH_CaptureSession_CommitConfig(captureSession);
238 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed.");
H A Dnative-camera-shooting-case.md292 ret = OH_CaptureSession_CommitConfig(captureSession);
294 OH_LOG_ERROR(LOG_APP, "OH_CaptureSession_CommitConfig failed.");
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h224 Camera_ErrorCode OH_CaptureSession_CommitConfig(Camera_CaptureSession* session);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp254 Camera_ErrorCode ret = OH_CaptureSession_CommitConfig(captureSession_); in SessionCommitConfig()
305 ret = OH_CaptureSession_CommitConfig(captureSession_); in SessionFlowFn()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Dcapture__session_8h.md51 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_CaptureSession_CommitConfig](_o_h___cam…
H A D_o_h___camera.md234 | [Camera_ErrorCode](#camera_errorcode) [OH_CaptureSession_CommitConfig](#oh_capturesession_commitc…
3447 ### OH_CaptureSession_CommitConfig()
3450 Camera_ErrorCode OH_CaptureSession_CommitConfig(Camera_CaptureSession* session)
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp141 Camera_ErrorCode OH_CaptureSession_CommitConfig(Camera_CaptureSession* session) in OH_CaptureSession_CommitConfig() function
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Dcapture__session_8h.md51 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_CaptureSession_CommitConfig](_o_h___cam…
H A D_o_h___camera.md231 | [Camera_ErrorCode](#camera_errorcode) [OH_CaptureSession_CommitConfig](#oh_capturesession_commitc…
3415 ### OH_CaptureSession_CommitConfig()
3418 Camera_ErrorCode OH_CaptureSession_CommitConfig(Camera_CaptureSession* session)