mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
完善answer sdp代码
This commit is contained in:
@@ -644,6 +644,7 @@ public:
|
||||
void loadFrom(const string &sdp);
|
||||
void checkValid() const;
|
||||
string toString() const;
|
||||
RtcMedia *getMedia(TrackType type);
|
||||
};
|
||||
|
||||
class RtcConfigure {
|
||||
|
||||
Reference in New Issue
Block a user