Skip to content

Commit

Permalink
New translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Nov 12, 2024
1 parent 77c4749 commit 5704d0b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<parml>
<plentry>
<pt>trackType</pt>
<pd>The type of the custom audio track. See <xref keyref="AUDIO_TRACK_TYPE"/>.<note type="attention">If is specified for this parameter<apiname keyref="AUDIO_TRACK_DIRECT"/><xref keyref="joinChannel2"/>, you must set <xref keyref="ChannelMediaOptions"/>publishMicrophoneTrack<codeph> to<codeph> in</codeph> when calling to join the channel<ph keyref="false"/>; otherwise, joining the channel fails and returns the error code -2.</codeph></note></pd>
<pd>The type of the custom audio track. See <xref keyref="AUDIO_TRACK_TYPE"/>.<note type="attention">If <apiname keyref="AUDIO_TRACK_DIRECT"/> is specified for this parameter, you must set <codeph>publishMicrophoneTrack</codeph> to <codeph><ph keyref="false"/></codeph> in <xref keyref="ChannelMediaOptions"/> when calling <xref keyref="joinChannel2"/> to join the channel; otherwise, joining the channel fails and returns the error code -2.</note></pd>
</plentry>
<plentry>
<pt>config</pt>
Expand Down
4 changes: 2 additions & 2 deletions en-US/dita/RTC-NG/API/api_irtcengine_setvideoscenario.dita
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
</li>
</ul>
</p>
<p id="1v1"><apiname keyref="APPLICATION_SCENARIO_1V1"/>(2) 适用于<xref keyref="one-to-one-live"/>场景。 To meet the requirements for low latency and high-quality video in this scenario, the SDK optimizes its strategies, improving performance in terms of video quality, first frame rendering, latency on mid-to-low-end devices, and smoothness under weak network conditions.</p>
<p id="liveshow"><apiname keyref="APPLICATION_SCENARIO_LIVESHOW"/>(3) 适用于<xref keyref="showroom"/>场景。 针对该场景对首帧出图时间和画质清晰度的高要求,SDK 进行了策略调优,重点提升了首帧出图体验和画质表现,同时增强了在弱网环境和低端设备上的画质和流畅度表现。</p>
<p id="1v1"><apiname keyref="APPLICATION_SCENARIO_1V1"/>(2) This is applicable to the <xref keyref="one-to-one-live"/> scenario. To meet the requirements for low latency and high-quality video in this scenario, the SDK optimizes its strategies, improving performance in terms of video quality, first frame rendering, latency on mid-to-low-end devices, and smoothness under weak network conditions.</p>
<p id="liveshow"><apiname keyref="APPLICATION_SCENARIO_LIVESHOW"/>(3) This is applicable to the <xref keyref="showroom"/> scenario. In response to the high requirements for first-frame rendering time and image quality clarity in this scenario, the SDK has undergone strategy optimization, focusing on improving the first-frame rendering experience and image quality performance, while enhancing image quality and smoothness performance on weak network environments and low-end devices.</p>
</pd>
</plentry>
</parml>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<plentry>
<pt><ph keyref="APPLICATION_SCENARIO_LIVESHOW"/></pt>
<pd>
<p>3: 秀场直播</p>
<p>3. Live show scenario.</p>
<p conkeyref="setVideoScenario/liveshow"/>
</pd>
</plentry>
Expand Down

0 comments on commit 5704d0b

Please sign in to comment.