mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-19 14:52:20 +08:00
修复播放器析构时调用虚函数的bug
This commit is contained in:
@@ -46,7 +46,6 @@ RtmpPlayer::RtmpPlayer() {
|
||||
}
|
||||
|
||||
RtmpPlayer::~RtmpPlayer() {
|
||||
teardown();
|
||||
DebugL << endl;
|
||||
}
|
||||
void RtmpPlayer::teardown() {
|
||||
|
||||
Reference in New Issue
Block a user