toggle menu
livekit-compose-components
1.3.0
SDK
switch theme
search in API
livekit-compose-components
/
io.livekit.android.compose.local
/
TrackReferenceScope
Track
Reference
Scope
@
Composable
fun
TrackReferenceScope
(
trackRef
:
TrackReference
,
content
:
@
Composable
(
)
->
Unit
)
Binds
trackRef
to the
TrackReferenceLocal
for the scope of
content
.