LiveKit Swift Client SDK Documentation

Enumeration Screen​Share​Source

@available(*, deprecated, message: "Use new API with MacOSScreenShareSource")
public enum ScreenShareSource  

Enumeration Cases

display

case display(id: UInt32) 

window

case window(id: UInt32) 

Properties

main​Display

public static let mainDisplay: ScreenShareSource