Searched defs:MovingPhotoAsyncContext (Results 1 – 1 of 1) sorted by relevance
52 enum RequestContentMode {58 napi_async_work work;59 napi_deferred deferred;60 napi_ref callbackRef;62 std::string movingPhotoUri;63 SourceMode sourceMode;64 ResourceType resourceType;65 std::string destImageUri;66 std::string destVideoUri;67 std::string destLivePhotoUri;[all …]