cdnUrlList property
- Description: The destination URLs (RTMP) when you publish to Tencent Cloud or third-party CDNs.
- Note: You don’t need to set this parameter if you set the publishing mode to
TRTCPublishMixStreamToRoom
.
Implementation
List<TRTCPublishCdnUrl> cdnUrlList;