shared
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.webrtc
/
WhiteboardVideoCapturer
/
WhiteboardVideoCapturer
Whiteboard
Video
Capturer
android
constructor
(
context
:
Context
,
shapesProvider
:
(
)
->
List
<
WhiteboardShape
>
,
useImageBackgroundProvider
:
(
)
->
Boolean
=
{ false }
)