File tree Expand file tree Collapse file tree 5 files changed +5
-3
lines changed
agora-simple-filter/src/main/cpp/AgoraRtcKit
agora-stream-encrypt/src/main/cpp/include/agora Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ android.nonFinalResIds=false
2323# read enable simple filter section on README first before set this flag to TRUE
2424simpleFilter = false
2525
26- rtc_sdk_version = 4.5 .3
26+ rtc_sdk_version = 4.6 .3
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ kotlin.code.style=official
2222# thereby reducing the size of the R class for that library
2323android.nonTransitiveRClass =true
2424
25- rtc_sdk_version = 4.5 .3
25+ rtc_sdk_version = 4.6 .3
Original file line number Diff line number Diff line change @@ -2631,6 +2631,7 @@ struct WatermarkConfig {
26312631enum MultipathMode {
26322632 /* *
26332633 * Duplicate mode, the same piece of data is redundantly transmitted over all available paths.
2634+ * @technical preview
26342635 */
26352636 Duplicate= 0 ,
26362637 /* *
Original file line number Diff line number Diff line change @@ -2631,6 +2631,7 @@ struct WatermarkConfig {
26312631enum MultipathMode {
26322632 /* *
26332633 * Duplicate mode, the same piece of data is redundantly transmitted over all available paths.
2634+ * @technical preview
26342635 */
26352636 Duplicate= 0 ,
26362637 /* *
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ simpleFilter = false
2525# read enable stream encrypt section on README first before set this flag to TRUE
2626streamEncrypt = false
2727
28- rtc_sdk_version = 4.5 .3
28+ rtc_sdk_version = 4.6 .3
You can’t perform that action at this time.
0 commit comments