StreamingStats
public struct StreamingStats
Streaming mode stats @since 9.6
-
Bonding mode in use. @since 9.6
Declaration
Swift
public var bondingMode: BondingMode
-
Per-stream stats. @since 9.6
Declaration
Swift
public var streams: [StreamStats]