stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-ui-compose
/
io.getstream.video.android.compose.ui.components.video
/
VideoRendererView
/
setVideo
set
Video
fun
setVideo
(
streamCallId
:
StreamCallId
,
video
:
ParticipantState.Media
?
)
Set the video track with
ParticipantState.Media
for the given
streamCallId
.