stopDirectCdnStreaming
Stops pushing media streams to the CDN directly.
Future<void> stopDirectCdnStreaming();
Exceptions
When the method call succeeds, there is no return value; when fails, the AgoraRtcException exception is thrown; and you need to catch the exception and handle it accordingly.
- < 0: Failure.