Home
last modified time | relevance | path

Searched defs:TakePhotoParams (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_component.h41 struct TakePhotoParams { struct
60 using TakePhotoImpl = std::function<void(const TakePhotoParams&)>; argument