Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp578 std::shared_ptr<OHOS::Camera::CameraMetadata> burstCaptureSettings = nullptr; in ConfirmCapture() local
580 OHOS::Camera::MetadataUtils::ConvertVecToMetadata(settingVector, burstCaptureSettings); in ConfirmCapture()
581 EndBurstCapture(burstCaptureSettings); in ConfirmCapture()
582 ret = Capture(burstCaptureSettings); in ConfirmCapture()

Completed in 2 milliseconds