mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 11:38:11 +08:00
添加MediaSink类,简化重复逻辑代码
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
return _mediaSouce->getRing()->readerCount();
|
||||
}
|
||||
private:
|
||||
void onInited() override {
|
||||
void onAllTrackReady() override {
|
||||
_mediaSouce->onGetMetaData(getMetedata());
|
||||
}
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user