chime-sdk
Toggle table of contents
0.0.0
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
chime-sdk
chime-sdk
/
com.wannaverse.chimesdk
/
LocalVideoView
Local
Video
View
android
common
ios
@
Composable
actual
fun
LocalVideoView
(
modifier
:
Modifier
,
cameraFacing
:
CameraFacing
,
isOnTop
:
Boolean
)
@
Composable
expect
fun
LocalVideoView
(
modifier
:
Modifier
,
cameraFacing
:
CameraFacing
,
isOnTop
:
Boolean
)
Composable that renders the local camera preview.
@
Composable
actual
fun
LocalVideoView
(
modifier
:
Modifier
,
cameraFacing
:
<Error class: unknown class>
,
isOnTop
:
Boolean
)