mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-23 03:10:04 +08:00
关闭log
This commit is contained in:
parent
b9294c87cc
commit
cce92ae29f
@ -20,9 +20,6 @@ MediaPlayer::MediaPlayer() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
MediaPlayer::~MediaPlayer() {
|
MediaPlayer::~MediaPlayer() {
|
||||||
if(!EventPoller::Instance().isMainThread()){
|
|
||||||
FatalL << "未在主线程释放";
|
|
||||||
}
|
|
||||||
teardown();
|
teardown();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user