HMSVideoSettingsCLASS @objcMembers public class HMSVideoSettings: Codable PropertiesbitRate public let bitRate: Int? codec public let codec: String frameRate public let frameRate: Int width public let width: Int height public let height: Int HMSVideoTrackHMSUtility