完善seek相关的逻辑

This commit is contained in:
xiongziliang
2018-10-26 15:09:08 +08:00
parent 52f0d89d7a
commit 6870292fd6
10 changed files with 39 additions and 33 deletions

View File

@@ -51,7 +51,7 @@ public:
if(!media) {
break;
}
if(!media->shutDown()) {
if(!media->close()) {
break;
}
(*stream) << "\t踢出成功:"