[fix] fix openh264 encoder resolution change failed

This commit is contained in:
dijunkun
2024-09-06 16:57:23 +08:00
parent 255ef0edec
commit 2f16d22ab7
3 changed files with 22 additions and 15 deletions

View File

@@ -11,6 +11,7 @@
#include <functional>
#include <memory>
#include <mutex>
#include <thread>
class IOStatistics {
public: