mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
LiveSource/RtcSource: Refine fetch for external exposed interface. (#2873)
This commit is contained in:
parent
71a4b3c3f7
commit
7580341a1e
4 changed files with 8 additions and 12 deletions
|
@ -114,7 +114,6 @@ public:
|
|||
virtual srs_error_t fetch_or_create(SrsRequest* r, SrsRtcSource** pps);
|
||||
private:
|
||||
// Get the exists source, NULL when not exists.
|
||||
// update the request and return the exists source.
|
||||
virtual SrsRtcSource* fetch(SrsRequest* r);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue