Skip to content

Commit

Permalink
Merge pull request #3324 from AgoraIO/translation/4.x-api-ref
Browse files Browse the repository at this point in the history
New YiCAT updates
  • Loading branch information
Cilla-luodan authored Sep 11, 2023
2 parents cd88fff + 554bda0 commit 3f119f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</plentry>
<plentry>
<pt>config</pt>
<pd><ph>Configuration of video screenshot and upload. </ph><ph props="hide">Configuration of video content moderation. </ph><ph>See <xref keyref="ContentInspectConfig" />.</ph></pd>
<pd><ph>Configuration of video screenshot and upload. </ph><ph props="hide">Configuration of video content moderation. </ph><ph>See <xref keyref="ContentInspectConfig"/>.</ph></pd>
</plentry>
</parml> </section>
<section id="return_values">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<plentry props="android ios cpp unreal bp unity rn flutter cs">
<pt>cameraDirection</pt>
<pd>
<note type="attention" props="cpp unreal bp unity rn flutter">This parameter applies to Android and iOS only.</note><ph>The camera direction. </ph><ph props="ios cpp unreal bp unity android rn flutter cs">See <xref keyref="CAMERA_DIRECTION" />.</ph></pd>
<note type="attention" props="cpp unreal bp unity rn flutter">This parameter applies to Android and iOS only.</note><ph>The camera direction. </ph><ph props="ios cpp unreal bp unity android rn flutter cs">See <xref keyref="CAMERA_DIRECTION"/>.</ph></pd>
</plentry>
<plentry props="cpp unreal bp android unity electron rn flutter cs">
<pt props="cpp unreal bp unity electron rn flutter cs">format</pt>
Expand Down
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/API/class_screencapturesourceinfo.dita
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
</plentry>
<plentry>
<pt>position</pt>
<pd><ph>The position of a window relative to the entire screen space (including all shareable screens). </ph><ph props="cpp unreal bp unity electron flutter">See <xref keyref="Rectangle" />. </ph><ph props="mac">See <xref keyref="rect-link" />.</ph></pd>
<pd><ph>The position of a window relative to the entire screen space (including all shareable screens). </ph><ph props="cpp unreal bp unity electron flutter">See <xref keyref="Rectangle"/>. </ph><ph props="mac">See <xref keyref="rect-link"/>.</ph></pd>
</plentry>
<plentry props="cpp unreal bp flutter rn electron">
<pt>minimizeWindow</pt>
Expand Down
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/API/class_videoencoderconfiguration.dita
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
<plentry>
<pt>bitrate</pt>
<pd>
<p><ph>The encoding bitrate (Kbps) of the video. </ph><ph props="unity cs">See <xref keyref="BITRATE" />.</ph></p>
<p><ph>The encoding bitrate (Kbps) of the video. </ph><ph props="unity cs">See <xref keyref="BITRATE"/>.</ph></p>
<ul props="native unreal bp flutter">
<li><option keyref="STANDARD_BITRATE" />(0): (Recommended) Standard bitrate mode. In this mode, the bitrates of the live broadcasting profile is higher than that of the communication profile. See <xref keyref="video-profile-table" />.</li>
<li><option keyref="COMPATIBLE_BITRATE" />(-1): Adaptive bitrate mode. In this mode, the bitrates of the live broadcasting profile equals that of the communication profile. If this mode is selected, the video frame rate of live broadcasting scenarios may be lower than the set value.</li>
Expand Down

0 comments on commit 3f119f4

Please sign in to comment.