新增U盘获取图语License功能
This commit is contained in:
@@ -36,6 +36,9 @@ public:
|
||||
void decodeFile(const QString& filePath, QLabel* videoLabel);
|
||||
void decodeSingleFrame(const QByteArray& data, QLabel* videoLabel); // 添加 videoLabel 参数
|
||||
|
||||
bool initializeFFmpeg(const QString& filePath);
|
||||
void cleanup();
|
||||
|
||||
protected:
|
||||
void run() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user