mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
[feat] implementation for qos module
This commit is contained in:
@@ -190,7 +190,7 @@ class RtpPacket {
|
||||
RtpPacket &operator=(const RtpPacket &rtp_packet);
|
||||
RtpPacket &operator=(RtpPacket &&rtp_packet);
|
||||
|
||||
~RtpPacket();
|
||||
virtual ~RtpPacket();
|
||||
|
||||
public:
|
||||
// Set Header
|
||||
|
||||
Reference in New Issue
Block a user