-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
根据最近的用户留言:“没有setDestChannelInfo方法” 引起的这条 issue。
代码截图:
文档截图:
文档地址:https://docs.agora.io/cn/live-streaming-premium-4.x/API%20Reference/java_ng/API/rtc_api_data_type.html#class_channelmediarelayconfiguration
- 问题总结:仅 Java,ChannelMediaRelayConfiguration 文档缺少如下方法
- setSrcChannelInfo
- setDestChannelInfo
- removeDestChannelInfo
- getSrcChannelMediaInfo
- getDestChannelMediaInfos
- 下一步行动:需要讨论下如何在 DITA 中书写 Class 下的方法。