检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
sendAudioSeiMsg public abstract int sendAudioSeiMsg(String message, int repeateCount); 【功能说明】 发送音频SEI消息。通过音频SEI可将自定义信息嵌入到音频流中,发送给其他用户。
sendAudioSeiMsg virtual int sendAudioSeiMsg(const char* message, unsigned int msglen, unsigned int repeateCount) 【功能说明】 发送音频SEI消息。