mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine async DVR manager.
This commit is contained in:
parent
b4774d02cc
commit
7c6bd0ce5c
4 changed files with 8 additions and 5 deletions
|
@ -253,5 +253,7 @@ public:
|
|||
virtual srs_error_t on_video(SrsSharedPtrMessage* shared_video, SrsFormat* format);
|
||||
};
|
||||
|
||||
extern SrsAsyncCallWorker* _srs_dvr_async;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue