Skip to content

Commit e5da181

Browse files
committed
Update release_notes.dita
1 parent 5e0d1b3 commit e5da181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en-US/dita/RTC-NG/release/release_notes.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
</li>
124124
<li><ph><b>Other new features</b></ph>
125125
<ul>
126-
<li>Adds the <codeph><xref keyref="setPlaybackAudioFrameBeforeMixingParameters2"/></codeph> method to set the format of the audio frames returned in the <codeph><xref keyref="onPlaybackAudioFrameBeforeMixing"/></codeph> callback, including sample rate, number of channels, and the number of samples per callback. After calling this method, the SDK returns the raw audio data before mixing according to the set parameters.</li>
126+
<li>Adds the <codeph><xref keyref="setPlaybackAudioFrameBeforeMixingParameters1"/></codeph> method to set the format of the audio frames returned in the <codeph><xref keyref="onPlaybackAudioFrameBeforeMixing"/></codeph> callback, including sample rate, number of channels, and the number of samples per callback. After calling this method, the SDK returns the raw audio data before mixing according to the set parameters.</li>
127127
<li>Adds the <codeph><xref keyref="preloadEffectEx"/></codeph> method to preload a specified audio effect file into a specific channel. It supports both local and online audio files, enabling faster playback later and is suitable for multi-channel scenarios.</li>
128128
<li>Adds the <codeph><xref keyref="playEffectEx"/></codeph> method to play an audio effect file in a specified channel. It supports setting parameters such as loop count, pitch, spatial position, volume, whether to publish to the channel, and the starting playback position to meet diverse audio effect needs.</li>
129129
<li>The local screenshot upload feature now supports setting the video observation position for screenshots via the new <codeph>position</codeph> member in <codeph><xref keyref="ContentInspectModule"/></codeph>. This enables capturing and uploading screenshots from either the raw video data or the video stream before or after effects processing.</li>

0 commit comments

Comments
 (0)