toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.util
/
ScreenVideoCapturer
Screen
Video
Capturer
class
ScreenVideoCapturer
(
appContext
:
Context
,
mediaProjectionPermissionResultData
:
Intent
,
onScreenCapturerEnded
:
(
)
->
Unit
)
Members
Constructors
Screen
Video
Capturer
Link copied to clipboard
constructor
(
appContext
:
Context
,
mediaProjectionPermissionResultData
:
Intent
,
onScreenCapturerEnded
:
(
)
->
Unit
)
Functions
dispose
Link copied to clipboard
fun
dispose
(
)
initialize
Link copied to clipboard
fun
initialize
(
surfaceTextureHelper
:
SurfaceTextureHelper
?
,
capturerObserver
:
CapturerObserver
?
)
start
Capture
Link copied to clipboard
fun
startCapture
(
)
stop
Capture
Link copied to clipboard
fun
stopCapture
(
)