cdnConfig property
getter/setter pair
The CDN configuration for playing stream. If set, the stream is play according to the URL instead of the streamID. After that, the streamID is only used as the ID of SDK internal callback.
Implementation
ZegoCDNConfig? cdnConfig;