We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5ac1e commit acda327Copy full SHA for acda327
Sora/Configuration.swift
@@ -88,7 +88,7 @@ public struct Configuration {
88
/// マルチストリームの可否
89
///
90
/// レガシーストリーム機能は 2025 年 6 月リリースの Sora にて廃止します
91
- /// そのため、multistreamEnabled は使用は非推奨です
+ /// そのため、multistreamEnabled の使用は非推奨です
92
public var multistreamEnabled: Bool?
93
94
/// :nodoc:
Sora/Signaling.swift
@@ -272,7 +272,7 @@ public struct SignalingConnect {
272
273
274
275
276
277
278
/// 映像の可否
0 commit comments