ScreenCaptureController

class ScreenCaptureController(capturer: ScreenCapturer) : VideoCaptureController, CapturerEventsDelegate

Constructors

Link copied to clipboard
constructor(capturer: ScreenCapturer)

Functions

Link copied to clipboard
open override fun capturerDidEnd(capturer: DyteRTCVideoCapturer)
Link copied to clipboard
fun dealloc()
Link copied to clipboard
open override fun startCapture()
Link copied to clipboard
open override fun stopCapture()