Structure
RealtimeSDK.Settings
public struct Settings
Relationships
Member Of
RealtimeSDK
The RealtimeSDK class defines the interface to the SDK and allows the application to join a room and provides callback events through the RealtimeSDKProtocol.
Nested Types
RealtimeSDK.Settings.Codec
Properties
monitorCallQuality
public var monitorCallQuality: Bool
Monitor the call quality and log the values.
-
Value changed after the connection has been established will not be effective.
preferredVideoCodec
public var preferredVideoCodec: Codec
Preferred Video codec
-
Default value 'VP9'.
-
Value changed after the connection has been established will not be effective.