RTPSender 实际负责发送rtp包到网络 rtprtcpmodule负责创建 std::unique_ptr<RTPSender> rtp_sender_; 也可对外暴露api 使用裸指针 RTPSender* ModuleRtpRtcpImpl::