Skip to content

Commit

Permalink
Merge pull request #3725 from AgoraIO/release/rtc-ng/4.4.0
Browse files Browse the repository at this point in the history
fix sunset en
  • Loading branch information
Cilla-luodan authored Jul 26, 2024
2 parents a7b0f77 + 6e2f5dd commit e9c2f5f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions en-US/dita/RTC-NG/API/rtc_api_sunset.dita
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
</row>
</thead>
<tbody>
<row>
<row props="android apple">
<entry><ph props="android">setVideoProfile</ph><ph props="apple">setVideoProfile:profile:swapWidthAndHeight:</ph></entry>
<entry>Sets the video encoder configuration.</entry>
<entry><xref keyref="setVideoEncoderConfiguration"/></entry>
Expand All @@ -394,8 +394,7 @@
<entry>v4.4.0</entry>
</row>
<row props="android">
<entry>CreateTextureView
</entry>
<entry>CreateTextureView</entry>
<entry>Creates a TextureView.</entry>
<entry>The Android native method <xref keyref="TextureView-link"/>.</entry>
<entry>v4.4.0</entry>
Expand All @@ -407,8 +406,7 @@
<entry>v4.4.0</entry>
</row>
<row props="apple">
<entry>setVideoQualityParameters
</entry>
<entry>setVideoQualityParameters</entry>
<entry>Sets the preferences for high-quality video. (LIVE_BROADCASTING only).</entry>
<entry>Use the <parmname>degradationPreference</parmname> parameter in <xref keyref="VideoEncoderConfiguration"/></entry>
<entry>v4.4.0</entry>
Expand Down

0 comments on commit e9c2f5f

Please sign in to comment.