Searched defs:TakePhotoParams (Results 1 – 1 of 1) sorted by relevance
41 struct TakePhotoParams { struct60 using TakePhotoImpl = std::function<void(const TakePhotoParams&)>; argument