mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix build fail
This commit is contained in:
parent
64705d1cc8
commit
1661876633
4 changed files with 12 additions and 0 deletions
|
@ -348,6 +348,7 @@ private:
|
|||
public:
|
||||
virtual srs_error_t cycle();
|
||||
virtual std::string remote_ip();
|
||||
virtual const SrsContextId& get_id();
|
||||
virtual std::string desc();
|
||||
public:
|
||||
virtual srs_error_t on_rtp_video(SrsSimpleStream* stream, int64_t dts);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue