Skip to content

Commit c0446eb

Browse files
authored
Merge pull request #3520 from AgoraIO/release/rtc-ng/4.3
Release/rtc ng/4.3
2 parents be28a30 + 5f3bc9b commit c0446eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

markdown/RTC 4.x/release-notes/en-US/native/release_ios_ng.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This release has optimized the implementation of some functions, involving renam
5757

5858
This release makes the following modifications to the enumerations in the [AgoraLocalVideoStreamReason](API/enum_localvideostreamreason.html) class:
5959

60-
- The `AgoraLocalVideoStreamReasonCodecNotSupport` enumeration has been changed to `AgoraLocalVideoStreamReasonCodecNotSupport`.
60+
- The `AgoraLocalVideoStreamErrorEncodeFailure` enumeration has been changed to `AgoraLocalVideoStreamReasonCodecNotSupport`.
6161

6262
#### New features
6363

markdown/RTC 4.x/release-notes/en-US/native/release_mac_ng.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This release has optimized the implementation of some functions, involving renam
4444

4545
This release makes the following modifications to the enumerations in the [AgoraLocalVideoStreamReason](API/enum_localvideostreamreason.html) class:
4646

47-
- The `AgoraLocalVideoStreamReasonCodecNotSupport` enumeration has been changed to `AgoraLocalVideoStreamReasonCodecNotSupport`.
47+
- The `AgoraLocalVideoStreamErrorEncodeFailure` enumeration has been changed to `AgoraLocalVideoStreamReasonCodecNotSupport`.
4848

4949
4. **Audio loopback capturing**
5050

0 commit comments

Comments
 (0)