提交 28d278f0 编写于 作者: A apperception 提交者: Gitee

Signed-off-by: zhaochen <zhaochen69@huawei.com>

上级 9b73db27
......@@ -20,7 +20,6 @@
#include <fcntl.h>
#include <sys/prctl.h>
#include "securec.h"
#include "securec.h"
#include "gtest/gtest.h"
#include "source.h"
#include "player.h"
......@@ -181,7 +180,7 @@ public:
void OnError(int32_t errorType, int32_t errorCode) override;
void OnInfo(int type, int extra) override;
void OnInfo(int32_t type, int32_t extra) override;
void OnVideoSizeChanged(int width, int height) override;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册