Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dvideo_output_napi.h34 struct VideoCallbackInfo { struct
35 int32_t frameCount = 0;
36 int32_t errorCode = 0;
37 bool isDeferredVideoEnhancementAvailable = false;
38 std::string videoId = "";