mp4close放在后台线程执行

This commit is contained in:
xiongziliang
2019-04-03 11:09:50 +08:00
parent 3453575c15
commit ea4f9a0c4a
5 changed files with 29 additions and 19 deletions

View File

@@ -79,6 +79,7 @@ private:
private:
void createFile();
void closeFile();
void asyncClose();
//时间戳参考频率1000
void inputH264(void *pData, uint32_t ui32Length, uint32_t ui32TimeStamp);