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 13, 2024
1 parent 48f9192 commit 86ea46a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/API/class_snapshotconfig.dita
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</plentry>
<plentry>
<pt>position</pt>
<pd>The observation position of the video frame to be captured in the video link. See <xref keyref="VIDEO_MODULE_POSITION"/>.</pd>
<pd>The position of the snapshot video frame in the video pipeline. See <xref keyref="VIDEO_MODULE_POSITION"/>.</pd>
</plentry>
</parml> </section>
</refbody>
Expand Down
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/API/enum_audiosourcetype.dita
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</plentry>
<plentry>
<pt><ph keyref="AUDIO_SOURCE_UNKNOWN"/></pt>
<pd>100: An unknown video source.</pd>
<pd>100: An unknown audio source.</pd>
</plentry>
</parml>
</section></refbody>
Expand Down
4 changes: 2 additions & 2 deletions en-US/dita/RTC-NG/API/enum_rteplayerevent.dita
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
</plentry>
<plentry>
<pt><ph keyref="kRtePlayerEventAbrFallbackToAudioOnlyLayer"/></pt>
<pd>9: Due to network issues, the audio and video stream has fallen back to receiving only the audio stream.</pd>
<pd>9: Due to network issues, the audio and video stream has fallen back to audio stream.</pd>
</plentry>
<plentry>
<pt><ph keyref="kRtePlayerEventAbrRecoverFromAudioOnlyLayer"/></pt>
<pd>10: After network conditions improve, the stream has recovered from receiving only audio to receiving both audio and video streams.</pd>
<pd>10: After network conditions improve, the stream has recovered from audio-only to audio and video stream.</pd>
</plentry>
</parml>
</section></refbody>
Expand Down

0 comments on commit 86ea46a

Please sign in to comment.