rtcprrpacket.h


rtcprrpacket.h - 加菲 - 视频会议 - 加菲


  rtcprrpacket.h - 加菲 - 视频会议 - 加菲

#define RTCPRRPACKET_H

#include "rtpconfig.h"
#include "rtcppacket.h"
#include "rtpstructs.h"
#if ! (defined(WIN32) || defined(_WIN32_WCE))
#include <netinet/in.h>
#endif // WIN32

class RTCPCompoundPacket;

/** Describes an RTCP receiver report packet. 
 *  描述一个RTCP接收者报告包
*/
class RTCPRRPacket : public RTCPPacket
{
public:
/** Creates an instance based on the data in \c data with length \c datalen. 
*  Creates an instance based on the data in \c data with length \c datalen. Since the \c data pointer
*  is referenced inside the class (no copy of the data is made) one must make sure that the memory it points 
*  to is valid as long as the class instance exists.
*  创建一个实例,基于指定了长度的数据
*/
RTCPRRPacket(uint8_t *data,size_t datalen);
~RTCPRRPacket() { }
/** Returns the SSRC of the participant who sent this packet. 
*  返回同步源,发送这个包的参与者的同步源
*/
uint32_t GetSenderSSRC() const;

① 同时支持16路视频图像,可随时切换查看任意参会者视频窗口
② 同时支持16人发言,最大限度的满足沟通需要
③ 能进行现场录制,把会议、培训、诊疗、教育等实时交流信息完全录制下来
④ 支持屏幕广播、程序共享等多种协同办公的功能
⑤ 支持文档共享、电子白板、网页同步等多种交互手段
⑥ P2P文件实时交换,让您如同在局域网内拷贝文件一样方便自如;采用T120协议,实现了同步传输文件、视频、音频状态下的互不干扰
⑦ 能进行远程web方式管理,开设交流室和交流室授权简单、方便
⑧ 有很强的控制功能,提供主控和自由发言等交流模式
⑨ 有良好的带宽处理机制、有强大的网络适应能力
⑩ 能同时支持多个交流室通道,并保障各交流室通道的相对独立和信息安全
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值