lib/v20190722/client.rb in tencentcloud-sdk-trtc-3.0.867 vs lib/v20190722/client.rb in tencentcloud-sdk-trtc-3.0.868

- old
+ new

@@ -1325,12 +1325,11 @@ raise e rescue StandardError => e raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end - # 将一个在线媒体流推到TRTC房间。 - # 使用此接口的前提条件:需要购买 [尊享版或旗舰版套餐包](https://cloud.tencent.com/document/product/647/85386 - # ) + # 将一个在线媒体流推到TRTC房间,更多功能说明见[输入媒体流进房](https://cloud.tencent.com/document/product/647/102957#50940aad-d90f-4473-9f46-d5dd46917653)。 + # 使用输入在线媒体流功能需先订阅 [尊享版或旗舰版套餐包](https://cloud.tencent.com/document/product/647/85386) 解锁能力位。 # @param request: Request instance for StartStreamIngest. # @type request: :class:`Tencentcloud::trtc::V20190722::StartStreamIngestRequest` # @rtype: :class:`Tencentcloud::trtc::V20190722::StartStreamIngestResponse` def StartStreamIngest(request) \ No newline at end of file