优化播放器接口

This commit is contained in:
xiongziliang
2017-08-03 13:55:46 +08:00
parent fcfb434cf2
commit afc36f5ef4
15 changed files with 98 additions and 66 deletions

View File

@@ -50,7 +50,7 @@ void RtmpPusher::teardown() {
m_dqOnStatusCB.clear();
}
m_pPublishTimer.reset();
clear();
reset();
shutdown();
}
}