mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 19:58:10 +08:00
完善rtp ext处理相关逻辑
This commit is contained in:
@@ -338,6 +338,7 @@ private:
|
||||
SdpAttrCandidate::Ptr getIceCandidate() const;
|
||||
bool canSendRtp() const;
|
||||
bool canRecvRtp() const;
|
||||
void changeRtpExtId(const RtpHeader *header, bool is_recv, bool is_rtx = false) const;
|
||||
|
||||
class RtpPayloadInfo {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user