mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
120033e0a2
commit
f9257b89e7
6 changed files with 46 additions and 15 deletions
1
trunk/src/app/srs_app_source.hpp
Normal file → Executable file
1
trunk/src/app/srs_app_source.hpp
Normal file → Executable file
|
@ -538,6 +538,7 @@ public:
|
|||
// logic data methods
|
||||
public:
|
||||
virtual bool can_publish();
|
||||
virtual bool proxy_can_publish();
|
||||
virtual int on_meta_data(SrsCommonMessage* msg, SrsOnMetaDataPacket* metadata);
|
||||
public:
|
||||
virtual int on_audio(SrsCommonMessage* audio);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue