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