Skip to content

Commit

Permalink
New translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Jul 11, 2024
1 parent 59b1392 commit dd69588
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions en-US/dita/RTC-NG/API/api_irtcengine_startaudiomixing.dita
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<dd>Use <xref keyref="startAudioMixing2" /> instead.</dd>
</dlentry>
</dl>
<p props="cpp apple framework">For the audio file formats supported by this method, see <xref keyref="audio-format">What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports (701)<ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
<p id="uri" props="android hmos">This method supports playing URI files starting with <codeph>content://</codeph>. For the audio file formats supported by this method, see<xref keyref="audio-format"> What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports (701)<ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
<p props="cpp apple framework">For the audio file formats supported by this method, see <xref keyref="audio-format">What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports <ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
<p id="uri" props="android hmos">This method supports playing URI files starting with <codeph>content://</codeph>. For the audio file formats supported by this method, see<xref keyref="audio-format"> What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports <ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
</section>
<section id="timing" deliveryTarget="details" conkeyref="startAudioMixing2/timing">
</section>
Expand Down
4 changes: 2 additions & 2 deletions en-US/dita/RTC-NG/API/api_irtcengine_startaudiomixing2.dita
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
</p>
</section>
<section id="detailed_desc" deliveryTarget="details" otherprops="no-title">
<p props="cpp apple framework">For the audio file formats supported by this method, see <xref keyref="audio-format">What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports (701)<ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
<p id="uri" props="android hmos">This method supports playing URI files starting with <codeph>content://</codeph>. For the audio file formats supported by this method, see<xref keyref="audio-format"> What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports (701)<ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
<p props="cpp apple framework">For the audio file formats supported by this method, see <xref keyref="audio-format">What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports <ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
<p id="uri" props="android hmos">This method supports playing URI files starting with <codeph>content://</codeph>. For the audio file formats supported by this method, see<xref keyref="audio-format"> What formats of audio files does the Agora RTC SDK support</xref>. If the local music file does not exist, the SDK does not support the file format, or the the SDK cannot access the music file URL, the SDK reports <ph keyref="AUDIO_MIXING_REASON_CAN_NOT_OPEN"/>.</p>
</section>
<section id="timing" deliveryTarget="details">
<title>Call timing</title>
Expand Down
2 changes: 1 addition & 1 deletion en-US/dita/RTC-NG/API/rtc_lite_api.dita
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<li><xref keyref="queryDeviceScore"/></li>
<li props="cpp unreal bp"><xref keyref="queryInterface"/></li>
<li><xref keyref="rate"/></li>
<li> <xref keyref="registerAudioEncodedFrameObserver"/> 中,<parmname>config</parmname> 中的 <parmname>encodingType</parmname> 仅支持 OPUS 编码格式。</li>
<li>In <xref keyref="registerAudioEncodedFrameObserver"/>, the <parmname>encodingType</parmname> parameter in <parmname>config</parmname> only supports the OPUS format for audio encoding.</li>
<li props="android apple"><xref keyref="registerAudioFrameObserver"/></li>
<li props="unity"><xref keyref="registerAudioFrameObserver"/></li>
<li><xref keyref="registerAudioSpectrumObserver"/></li>
Expand Down

0 comments on commit dd69588

Please sign in to comment.