mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-28 13:32:22 +08:00
mp4close放在后台线程执行
This commit is contained in:
@@ -79,6 +79,7 @@ private:
|
||||
private:
|
||||
void createFile();
|
||||
void closeFile();
|
||||
void asyncClose();
|
||||
|
||||
//时间戳:参考频率1000
|
||||
void inputH264(void *pData, uint32_t ui32Length, uint32_t ui32TimeStamp);
|
||||
|
||||
Reference in New Issue
Block a user