Commit 523a8d05 by xiongziliang

消除编译警告

parent d07161f1
......@@ -76,7 +76,7 @@ protected:
return true;
}
bool seekTo(MediaSource &sender,uint32_t ui32Stamp){
bool seekTo(MediaSource &sender,uint32_t ui32Stamp) override{
if(!_on_seek){
return false;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论