mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Support UnifiedPlan
This commit is contained in:
parent
d66d100107
commit
aaebecbcc9
6 changed files with 32 additions and 16 deletions
|
@ -246,6 +246,8 @@ public:
|
|||
|
||||
// m-line, media sessions
|
||||
std::vector<SrsMediaDesc> media_descs_;
|
||||
|
||||
bool is_unified() const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue