Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dpreview_output_napi.h149 struct PreviewOutputAsyncContext : public AsyncContext { struct
150PreviewOutputAsyncContext(std::string funcName, int32_t taskId) : AsyncContext(funcName, taskId) {… in PreviewOutputAsyncContext() argument
151 PreviewOutputNapi* objectInfo = nullptr;
152 std::string surfaceId;