WebrtcOptions
public class WebrtcOptions : NSObject, Codable
WebRTC configuration for a Millicast source.
-
Declaration
Swift
public let playoutDelayMs: PlayoutDelay? -
Declaration
Swift
public init(playoutDelayMs: PlayoutDelay?)