mode property

TRTCPublishMode mode
getter/setter pair

描述:发布模式。

取值:您可以将流中继到 CDN、转码流或将流发布到 RTC 房间。选择适合您需求的模式。

Implementation

TRTCPublishMode mode = TRTCPublishMode.TRTCPublishModeUnknown;