LiveKit Swift Client SDK Documentation

Class InApp​Screen​Capturer

@available(macOS 11.0, iOS 11.0, *)
public class InAppScreenCapturer: VideoCapturer  
%433 InAppScreenCapturer InAppScreenCapturer VideoCapturer VideoCapturer InAppScreenCapturer->VideoCapturer

Superclass

VideoCapturer

Methods

start​Capture()

public override func startCapture() -> Promise<Bool>  

stop​Capture()

public override func stopCapture() -> Promise<Bool>