You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/API/API-functions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ Since SRT v1.5.0.
171
171
|[SRT_REJ_FILTER](#SRT_REJ_FILTER)| 1.3.4 | The [`SRTO_PACKETFILTER`](API-socket-options.md#SRTO_PACKETFILTER) option has been set differently on both connection parties |
172
172
|[SRT_REJ_GROUP](#SRT_REJ_GROUP)| 1.4.2 | The group type or some group settings are incompatible for both connection parties |
173
173
|[SRT_REJ_TIMEOUT](#SRT_REJ_TIMEOUT)| 1.4.2 | The connection wasn't rejected, but it timed out |
174
-
|[SRT_REJ_CRYPTO](#SRT_REJ_CRYPTO)| 1.6.0-dev| The connection was rejected due to an unsupported or mismatching encryption mode |
174
+
|[SRT_REJ_CRYPTO](#SRT_REJ_CRYPTO)| 1.5.2 | The connection was rejected due to an unsupported or mismatching encryption mode |
0 commit comments