提交 05dbaf76 编写于 作者: A Alexander Alekhin

videoio(msmf): use info message in SourceReaderCB destructor

上级 742a0822
......@@ -449,7 +449,7 @@ private:
// Destructor is private. Caller should call Release.
virtual ~SourceReaderCB()
{
CV_LOG_WARNING(NULL, "terminating async callback");
CV_LOG_INFO(NULL, "terminating async callback");
}
public:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册