iOS VCS Realtime SDK Documentation

Structure Realtime​SDK.​Settings

public struct Settings  

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

monitor​Call​Quality

public var monitorCallQuality: Bool  

Monitor the call quality and log the values.

  • Value changed after the connection has been established will not be effective.

preferred​Video​Codec

public var preferredVideoCodec: Codec  

Preferred Video codec

  • Default value 'VP9'.

  • Value changed after the connection has been established will not be effective.