shared
1.33.0
ios
shared
/
io.dyte.core.media
/
ScreenCaptureController
Screen
Capture
Controller
ios
class
ScreenCaptureController
(
capturer
:
ScreenCapturer
)
:
VideoCaptureController
,
CapturerEventsDelegate
Members
Constructors
Screen
Capture
Controller
Link copied to clipboard
ios
constructor
(
capturer
:
ScreenCapturer
)
Functions
capturer
Did
End
Link copied to clipboard
ios
open
override
fun
capturerDidEnd
(
capturer
:
DyteRTCVideoCapturer
)
dealloc
Link copied to clipboard
ios
fun
dealloc
(
)
start
Capture
Link copied to clipboard
ios
open
override
fun
startCapture
(
)
stop
Capture
Link copied to clipboard
ios
open
override
fun
stopCapture
(
)