Searched defs:VideoOutputAsyncContext (Results 1 – 1 of 1) sorted by relevance
148 struct VideoOutputAsyncContext : public AsyncContext { struct149 … VideoOutputAsyncContext(std::string funcName, int32_t taskId) : AsyncContext(funcName, taskId) {}; in VideoOutputAsyncContext() function150 VideoOutputNapi* objectInfo = nullptr;151 std::string errorMsg;152 std::vector<int32_t> vecFrameRateRangeList;