HMSVideoSettings
CLASS
@objcMembers public class HMSVideoSettings: Codable
Properties
bitRate
public let bitRate: Int?
codec
public let codec: String
frameRate
public let frameRate: Int
width
public let width: Int
height
public let height: Int
Have a suggestion? Recommend changes ->