capturingIn

fun LocalMediaTrack.capturingIn(scope: CoroutineScope, started: SharingStarted): StateFlow<Boolean>(source)

Converts this LocalMediaTrack capturing state to a StateFlow.

Return

a state flow of changes to capturing state