mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
Add rtcp module
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
class RtpCodec {
|
||||
public:
|
||||
RtpCodec(PAYLOAD_TYPE payload_type);
|
||||
RtpCodec(RtpPacket::PAYLOAD_TYPE payload_type);
|
||||
~RtpCodec();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user