mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
sdp返回真实ip和端口
This commit is contained in:
@@ -97,6 +97,10 @@ public:
|
||||
}
|
||||
virtual const char* getKey() const = 0;
|
||||
|
||||
void reset() {
|
||||
value.clear();
|
||||
}
|
||||
|
||||
protected:
|
||||
mutable string value;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user