mapParticipantsToVideos

fun Flow<List<CallParticipant>>.mapParticipantsToVideos(): Flow<List<Input.Video?>>