mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 02:38:10 +08:00
关闭log
This commit is contained in:
@@ -20,9 +20,6 @@ MediaPlayer::MediaPlayer() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
MediaPlayer::~MediaPlayer() {
|
MediaPlayer::~MediaPlayer() {
|
||||||
if(!EventPoller::Instance().isMainThread()){
|
|
||||||
FatalL << "未在主线程释放";
|
|
||||||
}
|
|
||||||
teardown();
|
teardown();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user