StopDirectCdnStreaming

Stops pushing media streams to the CDN directly.

UFUNCTION(BlueprintCallable, Category = "Agora|RtcEngineProxy")
	int StopDirectCdnStreaming();

Returns

  • 0: Success.
  • < 0: Failure.