to Display Component
fun Stream.toDisplayComponent(participants: List<Participant>, audioDecibels: List<AudioDecibels> = emptyList(), isVideoCard: Boolean = true, showControls: Boolean = false, currentMemberName: String? = null, currentMemberLevel: String? = null, eventType: EventType = EventType.NONE): MediaSfuUIComponent
Converts a Stream to the appropriate video/audio card component